|
-
Dec 10th, 2006, 07:04 PM
#1
Thread Starter
Member
C# API Documentation - Where Is It Located online?
Hi folks, I am looking for the C# equivalent to Sun's Java API Documentation, could someone post a link to it please as I can't seem to find it on Microsoft's MSDN website - Thank you.
Using: VB.net + C#.net 2005 Express Editions + .Net Framework 2.0
~ Man Is The Warmest Place To Hide ~
-
Dec 10th, 2006, 07:53 PM
#2
Re: C# API Documentation - Where Is It Located online?
Go to the MSDN home page. Click the Library link along the upper navigation bar. Select the .NET Development -> Class Library branch. Voila!
Having said that, you should have installed the MSDN library along with your IDE, so the entire Framework class library reference is available locally. The online documentation should not be necessary for that purpose, although it is useful for other things. Also, if you have a permanent connection your local MSDN library can access the on-line documentation as an adjunct to the local version.
-
Dec 11th, 2006, 07:01 AM
#3
Re: C# API Documentation - Where Is It Located online?
Isn't the .Net Framework SDK Kit installed automatically when you install the Framework??
-
Dec 11th, 2006, 05:34 PM
#4
Re: C# API Documentation - Where Is It Located online?
 Originally Posted by Harsh Gupta
Isn't the .Net Framework SDK Kit installed automatically when you install the Framework??
The .NET Framework SDK is not the MSDN library.
-
Dec 12th, 2006, 08:53 AM
#5
Re: C# API Documentation - Where Is It Located online?
I never said that SDK Kit is MSDN, but isn't SDK provide the details of all the available .Net classes??
I have 2003 installed, so many classes mentioned in the site is not available to me, but 2005 should have all of them.
-
Dec 12th, 2006, 04:57 PM
#6
Thread Starter
Member
Re: C# API Documentation - Where Is It Located online?
Thanks for the help jmcilhinney
Using: VB.net + C#.net 2005 Express Editions + .Net Framework 2.0
~ Man Is The Warmest Place To Hide ~
-
Dec 12th, 2006, 05:58 PM
#7
Re: C# API Documentation - Where Is It Located online?
 Originally Posted by Harsh Gupta
I never said that SDK Kit is MSDN, but isn't SDK provide the details of all the available .Net classes??
I have 2003 installed, so many classes mentioned in the site is not available to me, but 2005 should have all of them.
My apologies. It appears that the .NET Framework 1.1 SDK does install documentation that includes the entire class library reference. The .NET Framework 2.0 SDK appears not to, or at least not as it's installed as part of VS 2005 anyway. I'm not sure if it might be different if you installed the SDK alone.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|