is a software development platform developed by Microsoft. It runs on Microsoft Windows OS. .NET provides tools and libraries that allow developers to develop applications and services much easily, faster and secure by using a convenient way.
.NET Version
Introduced with IDE
Features Detail
4.5.1
Visual Studio 2013
- Includes performance and debugging improvements
- Support for automatic binding redirection
- Expanded support for Windows Store apps
4.5
Visual Studio 2012
- Features Enhancements to CLR 4.0
- Async Support
- Support for building Windows Store apps
- Features Enhancement to WPF, WCF, WF, and ASP.NET
4.0
Visual Studio 2010
- Introduced CLR 4.0
- Managed Extensibility Framework (MEF)
- Dynamic Language Runtime (DLR)
- Task Parallel Library
3.5
Visual Studio 2008
- Built-In AJAX Support
- LINQ
- Dynamic Data
- Multi-targeting Framework Support
3.0
Visual Studio 2005
- Windows Presentation Foundation (WPF)
- Windows Communications Foundation (WCF)
- Windows Workflow Foundation (WF), and CardSpace
2.0
Visual Studio 2005
- Introduced CLR 2.0
- Generics and generic collections
- Partial classes
- Nullable types
- Anonymous methods
- Introduced many new controls and features to ASP.NET
1.1
Visual Studio .NET 2003
- Features Enhancement to ASP.NET and ADO.NET
- Built-in support for mobile ASP.NET controls
- Security Enhancement
- Built-in support for ODBC and databases
- Internet Protocol version 6 (IPv6) support
1.0
Visual Studio .NET
- Introduced CLR 1.0
- Support for Object-oriented Web application development
- Use of DLL class libraries
Generation | Version number | Release date | Development tool | Distributed with | Supercedes... |
---|---|---|---|---|---|
1.0 | 1.0.3705.0 | 2002-02-13 | Visual Studio .NET | N/A | N/A |
1.1 | 1.1.4322.573 | 2003-04-24 | Visual Studio .NET 2003 | Windows Server 2003 | v1.0 |
2.0 | 2.0.50727.42 | 2005-11-07 | Visual Studio 2005 | Windows Server 2003 R2 | N/A |
3.0 | 3.0.4506.30 | 2006-11-06 | Expression Blend | Windows Vista, Windows Server 2008 | v2.0 |
3.5 | 3.5.21022.8 | 2007-11-19 | Visual Studio 2008 | Windows 7, Windows Server 2008 R2 | v2.0, v3.0 |
4.0 | 4.0.30319.1 | 2010-04-12 | Visual Studio 2010 | N/A | N/A |
4.5 | 4.5.50709.17929 | 2012-08-15 | Visual Studio 2012 | Windows 8, Windows Server 2012 | v4.0 |
4.5.1 | 4.5.50938.18408 | 2013-10-17 | Visual Studio 2013 | Windows 8.1, Windows Server 2012 R2 | v4.0, v4.5 |
http://www.slideshare.net/voltaincx/dotnet-frameworks-version-history
.NET Framework version
|
Introduced with IDE
|
Description
|
---|---|---|
4.5.1
|
Visual Studio 2013
|
Includes performance and debugging improvements, support for automatic binding redirection, and expanded support for Windows Store apps.
|
4.5
|
Visual Studio 2012
|
Included an updated version of CLR 4, support for building Windows Store apps, and updates to WPF, WCF, WF, and ASP.NET.
|
4
|
Visual Studio 2010
|
Introduced a new version of the CLR, expanded base class libraries, and new features such as the Managed Extensibility Framework (MEF), dynamic language runtime (DLR), and code contracts.
|
3.5
|
Visual Studio 2008
|
Added new features such as AJAX-enabled websites and LINQ. The SP1 update added Dynamic Data, and a small set of additional enhancements.
|
3.0
|
Visual Studio 2005
|
This version is essentially .NET Framework 2.0 with the addition of Windows Presentation Foundation (WPF), Windows Communications Foundation (WCF), Windows Workflow Foundation (WF), and CardSpace. It was updated with SP1 and SP2.
|
2.0
|
Visual Studio 2005
|
Introduced a new version of the CLR with additions to the base class libraries, including generics, generic collections, and significant additions to ASP.NET. This version was updated with SP1 and SP2.
|
1.1
|
Visual Studio .NET 2003
|
Included updates to ASP.NET and ADO.NET. This version was subsequently updated twice, with Service Pack 1 (SP1) and SP2. This version also introduced side-by-side execution, which enables apps on a single computer to run against multiple versions of the CLR.
|
1.0
|
Visual Studio .NET
|
Contained the first version of the CLR and the first version of the base class libraries.
|
No comments:
Post a Comment