locked
api documentation RRS feed

  • Question

  • hey there , i am newbie to .net and been an expert java programmer and moving to c#.net as it is similar to java and this get me an opportunity to develop windows 8 app.

    now all i want to get is c#.net api documentation as it was in javadoc , i cant find it anywhere as an offline download likewise in java world.

    i  may be repeating this ques. because i cant find solution anywhere.

    can i download these docs offline??? 

    is it only FCL???

    is it only win32 API???

    • Moved by Jesse Jiang Friday, January 25, 2013 3:18 AM
    Wednesday, January 23, 2013 7:29 PM

Answers

  • In Visual Studio 2012 you can download Help & Documentation for offline usage:

    Go to HELP -> Add and Remove Help Content

    Then in the Manage Content tab, add everything you want :)

    Have fun ! 


    http://www.renauddumont.be


    Wednesday, January 23, 2013 8:09 PM

All replies

  • In Visual Studio 2012 you can download Help & Documentation for offline usage:

    Go to HELP -> Add and Remove Help Content

    Then in the Manage Content tab, add everything you want :)

    Have fun ! 


    http://www.renauddumont.be


    Wednesday, January 23, 2013 8:09 PM
  • I tried that, but still do not see the API Documentation of classes, interfaces, etc. as is found with Java API Documention.  Do you really get API Documentation, if so, which selection(s) should I make? 

    Thanks in advance.

    Saturday, October 11, 2014 12:41 AM