|
-
October 27th, 2008, 08:08 AM
#7
Re: Download C# API doc
 Originally Posted by Norm
Sorry, API is the terminology used by Sun for Java:
"Java 2 Platform API Specification " links one to the documentation for all the classes in Java.
For example:
JavaTM 2 Platform Standard Edition 5.0 API Specification
Do you have a link to the site where the doc for the C# classes can be downloaded? For example it would show the usages of the string class including constructors and methods.
I was NOT looking for the .NET documentation.
It is a simple matter to Google (or other search engine) "ECMA C#". Various formats of the specification, some free, some nominal charge.
The reason JAVA is referred to as an API is because it is a virtual machine environment. C# is a true compiled language (NO virtual machines or interpreters involved).
FYI: For all of the standard language features and librariy routines, the ECMA documentation will have the exact same information as the .NET documentation.
TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
2008, 2009,2010
In theory, there is no difference between theory and practice; in practice there is.
* Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions 
* How NOT to post a question here
* Of course you read this carefully before you posted
* Need homework help? Read this first
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
|