Visual Studio/C# users - where is the API documentation?

notfred

Lifer
Feb 12, 2001
38,241
4
0
Does something exists similar to the documentation that sun provides for Java (like this) for C#?

I installed 1.9GB of documentation off three CDs with visual studio, you'd think it'd be in there somewhere...
 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
In MSDN Library, Help > Contents, Help > Index, and when I installed Visual Studio it created a Start > All Programs link to something called "Microsoft Visual Studio .Net 2003 documentation."

Also, it's all online at msdn.microsoft.com

FYI, check out www.CodeProject.com for lots of source and articles.