.NET Framework Version
Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released.
Complete listing of the releases of the .NET Framework is:-
Version
Version No.
Release Date
Visual Studio
Default in Windows
1.0
1.0.3705.0
13-02-2002
Visual Studio .NET
1.1
1.1.4322.573
24-04-2003
Visual Studio .NET 2003
Windows Server 2003
2.0
2.0.50727.42
07-11-2005
Visual Studio 2005
Windows Server 2003 R2
3.0
3.0.4506.30
06-11-2006
Visual Studio 2008
Windows Vista, Windows Server 2008
3.5
3.5.21022.8
19-11-2007
Windows 7, Windows Server 2008 R2
4.0
4.0.30319.1
12-04-2010
Visual Studio 2010
Table .NET Version
.NET Framework 1.0
This is the first release of the .NET framework, released on 13 February 2002 and available for Windows 98, Me, NT 4.0, 2000, and XP. Mainstream support by Microsoft for this version ended 10 July 2007, and extended support ended 14 July 2009.
.NET Framework 1.1
This is the first major .NET Framework upgrade. It is available on its own as a redistributable package or in a software development kit, and was published on 3rd April 2003. It is also part of the second release of Microsoft Visual Studio .NET (released as Visual Studio .NET 2003)
Changes in 1.1 in comparison with 1.0
.NET Framework 2.0
Released with Visual Studio 2005, Microsoft SQL Server 2005, and BizTalk 2006 and was published on 22 January 2006.
Changes in 2.0 in comparison with 1.1
.NET Framework 3.0
.NET Framework 3.0, formerly called WinFX, was released on 21 November 2006. It includes a new set of managed code APIs.
.NET Framework 3.0 consists of four major new components:
.NET Framework 3.5
Version 3.5 of the .NET Framework was released on 19 November 2007, but it is not included with Windows Server 2008. As with .NET Framework 3.0, version 3.5 uses the CLR of version 2.0, which adds some methods and properties to the BCL classes in version 2.0 which are required for version 3.5 features such as Language Integrated Query (LINQ).
Changes since version 3.0
.NET Framework 4.0
On 12 April 2010, the final version of .NET Framework 4.0 was launched alongside the final release of Visual Studio 2010.
Key focuses for this release are: