by jask2002
1. April 2012 11:39
In the changing .Net world it's difficult to keep track of version corresponding to framework.
Following chart would help you to keep upto date:
|
Version
|
Version Number
|
Visual Studio
|
Default in Windows
|
|
1.0
|
1.0.3705.0
|
Visual Studio .NET
|
Windows XP
|
|
1.1
|
1.1.4322.573
|
Visual Studio .NET 2003
|
Windows Server 2003
|
|
2.0
|
2.0.50727.42
|
Visual Studio 2005
|
Windows Server 2003 R2
|
|
3.0
|
3.0.4506.30
|
|
Windows Vista, Windows Server 2008
|
|
3.5
|
3.5.21022.8
|
Visual Studio 2008
|
Windows 7, Windows Server 2008 R2
|
|
4.0
|
4.0.30319.1
|
Visual Studio 2010
|
Windows 7(Recommended)
|
|
4.5
|
4.5.40805
|
Visual Studio '11'
|
Windows 8, Windows Server 8
|
Following is compiled list of .Net Version till 4.5
1.0
===
.Net Framework 1.0 RTM ===> 1.0.3705.0
.Net Framework 1.0 SP-1 ===> 1.0.3705.209
.Net Framework 1.0 SP-2 ===> 1.0.3705.288
.Net Framework 1.0 SP-3 ===> 1.0.3705.6018
1.1
===
.NET Framework 1.1 RTM ===> 1.1.4322.573
.NET Framework Service Pack 1 ===> 1.1.4322.2032
.NET Framework included with Win2k3 SP-1 ===> 1.1.4322.2300
2.0
===
.Net Framework 2.0 RTM ===> 2.0.50727.42
.Net Framework 2.0 Service Pack 1 ===> 2.0.50727.1433
MS07-040 security patch was released in July ===> 2.0.50727.832
.Net Framework 2.0 Service Pack 2 ===> 2.0.50727.2407
(.Net 2.0 SP 2 is *not* available as stand alone download, it is included into .Net 3.5 SP-1
It installs the .NET Framework 2.0 SP2 behind the scenes )
<Update>
.Net Framework 2.0 SP2 now comes as a standalone installation and not clubbed with 3.5 SP1. You can download the same here.
This is supported on Windows XP and Windows 2003. For Vista and Windows 2008, the users would still have to install 3.5 SP1.
</Update>
3.0
===
.Net Framework 3.0 RTM ===> 3.0.4506.30
.NET Framework 3.0 Service Pack 1 ===> 3.1.21022
3.5
===
.NET Framework 3.5 RTM ===> 3.5.21022.08
.NET Framework 3.5 Service Pack 1 ===> 3.5.30729.1
4.0
===
.Net framework 4.0 RTM ===> 4.0.30319.1
4.5
===
.Net Framework 4.5 RTM ==> 4.5.40805
keep it handy
|
Has this post helped you? Saved you? If you'd like to show your appreciation. Please buy me a coffee or make a small contribution
toward blog's maintenance(to keep it Ads free )
|
2ef4469c-567a-47c0-bc42-afcf0064ea8a|1|4.0
Tags: Versions, .Net, List, 3.5, 4.0, Framework
.Net