• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

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

notfred

Lifer
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...
 
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.
 
Back
Top