Click here to Skip to main content
15,918,624 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Relationship of C# Version to .NET Version Pin
Michel Godfroid22-Apr-10 0:18
Michel Godfroid22-Apr-10 0:18 
AnswerRe: Relationship of C# Version to .NET Version Pin
Gregory Gadow22-Apr-10 3:57
Gregory Gadow22-Apr-10 3:57 
GeneralRe: Relationship of C# Version to .NET Version Pin
The Man from U.N.C.L.E.23-Apr-10 7:02
The Man from U.N.C.L.E.23-Apr-10 7:02 
GeneralRe: Relationship of C# Version to .NET Version Pin
Gideon Engelberth23-Apr-10 7:24
Gideon Engelberth23-Apr-10 7:24 
GeneralRe: Relationship of C# Version to .NET Version Pin
Gregory Gadow23-Apr-10 7:57
Gregory Gadow23-Apr-10 7:57 
GeneralRe: Relationship of C# Version to .NET Version Pin
Patrick Skelton24-Apr-10 23:17
Patrick Skelton24-Apr-10 23:17 
GeneralRe: Relationship of C# Version to .NET Version Pin
Patrick Skelton24-Apr-10 23:33
Patrick Skelton24-Apr-10 23:33 
AnswerRe: Relationship of C# Version to .NET Version [modified] Pin
Scott Dorman22-Apr-10 15:31
professionalScott Dorman22-Apr-10 15:31 
This information is more difficult to find than it should be. Here is a breakdown which shows how Visual Studio, CLR, and .NET Framework versions relate to each other:
Visual Studio                                 CLR           .NET Framework
----------------------------------------------------------------------------------------
Visual Studio .NET (Ranier)                   1.0.3705      1.0
Visual Studio 2003 (Everett)                  1.1.4322      1.1
Visual Studio 2005 (Whidbey)                  2.0.50727     2.0
Visual Studio 2005 with .NET 3.0 Extensions   2.0.50727     2.0, 3.0
Visual Studio 2008 (Orcas)                    2.0.50727     2.0 SP1, 3.0 SP1, 3.5
Visual Studio 2008 SP1                        2.0.50727     2.0 SP2, 3.0 SP2, 3.5 SP1
Visual Studio 2010 (Hawaii)                   4.0.30319     4.0

As for how C# relates to all of this, the breakdown is:
C#           CLR           .NET Framework
--------------------------------------------------------------------------------------
1.0          1.0.3705      1.0
1.1          1.1.4322      1.1
2.0          2.050727      2.0, 2.0 SP1, 3.0, 3.0 SP1
3.0          2.050727      2.0 SP2, 3.0 SP2, 3.5, S.5 SP1
4.0          4.0.30319     4.0


<update>Corrected the information for C# 3.0.
Scott Dorman
Microsoft® MVP - Visual C# | MCPD
President - Tampa Bay IASA

[Blog][Articles][Forum Guidelines]
Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai
modified on Sunday, April 25, 2010 9:02 AM

GeneralRe: Relationship of C# Version to .NET Version Pin
Patrick Skelton22-Apr-10 23:50
Patrick Skelton22-Apr-10 23:50 
AnswerRe: Relationship of C# Version to .NET Version Pin
Peace ON22-Apr-10 20:18
Peace ON22-Apr-10 20:18 
GeneralRe: Relationship of C# Version to .NET Version Pin
harold aptroot23-Apr-10 7:27
harold aptroot23-Apr-10 7:27 
QuestionWPF Performance Question Pin
programmervb.netc++21-Apr-10 16:13
programmervb.netc++21-Apr-10 16:13 
AnswerRe: WPF Performance Question Pin
Michel Godfroid22-Apr-10 2:52
Michel Godfroid22-Apr-10 2:52 
GeneralRe: WPF Performance Question Pin
programmervb.netc++22-Apr-10 2:56
programmervb.netc++22-Apr-10 2:56 
QuestionVSTO - Office Word Add-In using IsolatedStorage Pin
acarre3121-Apr-10 3:46
acarre3121-Apr-10 3:46 
QuestionPopulating native .net combobox -- too slow Pin
aa201021-Apr-10 0:45
aa201021-Apr-10 0:45 
AnswerRe: Populating native .net combobox -- too slow Pin
Luc Pattyn21-Apr-10 1:37
sitebuilderLuc Pattyn21-Apr-10 1:37 
GeneralRe: Populating native .net combobox -- too slow Pin
dineshmehra122-Apr-10 0:52
dineshmehra122-Apr-10 0:52 
GeneralRe: Populating native .net combobox -- too slow Pin
Pete O'Hanlon22-Apr-10 1:55
mvePete O'Hanlon22-Apr-10 1:55 
GeneralRe: Populating native .net combobox -- too slow Pin
Luc Pattyn22-Apr-10 2:41
sitebuilderLuc Pattyn22-Apr-10 2:41 
AnswerRe: Populating native .net combobox -- too slow Pin
Pete O'Hanlon21-Apr-10 1:39
mvePete O'Hanlon21-Apr-10 1:39 
GeneralRe: Populating native .net combobox -- too slow Pin
aa201021-Apr-10 3:17
aa201021-Apr-10 3:17 
GeneralRe: Populating native .net combobox -- too slow Pin
Pete O'Hanlon21-Apr-10 3:54
mvePete O'Hanlon21-Apr-10 3:54 
AnswerRe: Populating native .net combobox -- too slow Pin
David Skelly21-Apr-10 1:40
David Skelly21-Apr-10 1:40 
Questionjoin tables in a dataset Pin
vijiajai20-Apr-10 19:10
vijiajai20-Apr-10 19:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.