Answered by:
C# documentation of all versions?

Question
-
Hey guys, can somebody please tell where to go to download all the c# version's documentation. I mean the documentation of version 1.0, 2.0, 3.0, 3.5 and finally 4.0. Documentation strictly refers to the one created by microsoft experts.
Thank youSaturday, January 30, 2010 10:14 AM
Answers
-
Unless you mean C# versions, not .NET versions:
C# v1.0
http://download.microsoft.com/download/a/9/e/a9e229b9-fee5-4c3e-8476-917dee385062/CSharp%20Language%20Specification%20v1.0.doc
C# v1.2
http://download.microsoft.com/download/5/e/5/5e58be0a-b02b-41ac-a4a3-7a22286214ff/csharp%20language%20specification%20v1.2.doc
C# v2.0
http://download.microsoft.com/download/9/8/f/98fdf0c7-2bbd-40d3-9fd1-5a4159fa8044/CSharp%202.0%20Specification_Sept_2005.doc
C# v3.0
http://download.microsoft.com/download/5/8/6/5868081c-68aa-40de-9a45-a3803d8134b8/CSharp_3.0_Specification.doc
C# v4.0
http://download.microsoft.com/download/7/E/6/7E6A548C-9C20-4C80-B3B8-860FAF20887A/CSharp%204.0%20Specification.doc- Marked as answer by Umair Ashraf Saturday, January 30, 2010 3:59 PM
Saturday, January 30, 2010 2:36 PM -
Well I suppose someone is working on C# v5.0, but since v4.0 isn't official yet, you might say there are only four generations.
- Marked as answer by Umair Ashraf Saturday, January 30, 2010 3:59 PM
Saturday, January 30, 2010 3:44 PM -
The principle author of C# is Anders Hejlsberg.
http://en.wikipedia.org/wiki/Anders_Hejlsberg
C# v4.0 has not been ratified (is that the correct word?) by ECMA. They are the standards bodies responsible for standardization of the C# language.- Marked as answer by Umair Ashraf Sunday, January 31, 2010 6:01 AM
Saturday, January 30, 2010 4:33 PM
All replies
-
Hello,
here you have it:
http://msdn.microsoft.com/en-us/library/default.aspx
Expand the ".Net Development"
and there you find:
.Net Framework 4 Beta 2
.Net Framework 3.5
.Net Framework 3.0
.Net Framework 2.0
.Net Framework 1.0
Each category has their own documentation.
I hope this helps...
Have a nice day...
Best regards,
Fisnik
Coder24.comSaturday, January 30, 2010 10:33 AM -
Unless you mean C# versions, not .NET versions:
C# v1.0
http://download.microsoft.com/download/a/9/e/a9e229b9-fee5-4c3e-8476-917dee385062/CSharp%20Language%20Specification%20v1.0.doc
C# v1.2
http://download.microsoft.com/download/5/e/5/5e58be0a-b02b-41ac-a4a3-7a22286214ff/csharp%20language%20specification%20v1.2.doc
C# v2.0
http://download.microsoft.com/download/9/8/f/98fdf0c7-2bbd-40d3-9fd1-5a4159fa8044/CSharp%202.0%20Specification_Sept_2005.doc
C# v3.0
http://download.microsoft.com/download/5/8/6/5868081c-68aa-40de-9a45-a3803d8134b8/CSharp_3.0_Specification.doc
C# v4.0
http://download.microsoft.com/download/7/E/6/7E6A548C-9C20-4C80-B3B8-860FAF20887A/CSharp%204.0%20Specification.doc- Marked as answer by Umair Ashraf Saturday, January 30, 2010 3:59 PM
Saturday, January 30, 2010 2:36 PM -
so Tergiver you mean there are only 5 generations yet?Saturday, January 30, 2010 3:42 PM
-
Well I suppose someone is working on C# v5.0, but since v4.0 isn't official yet, you might say there are only four generations.
- Marked as answer by Umair Ashraf Saturday, January 30, 2010 3:59 PM
Saturday, January 30, 2010 3:44 PM -
And what do you mean by that someone?Also didn't get "official yet"...?Saturday, January 30, 2010 3:59 PM
-
The principle author of C# is Anders Hejlsberg.
http://en.wikipedia.org/wiki/Anders_Hejlsberg
C# v4.0 has not been ratified (is that the correct word?) by ECMA. They are the standards bodies responsible for standardization of the C# language.- Marked as answer by Umair Ashraf Sunday, January 31, 2010 6:01 AM
Saturday, January 30, 2010 4:33 PM