Different Versions Of ASP.NET
.NET Framework 1.0 :- .Net 1.0 is the first version of .net framework, and it was released by MicroSoft on Feb 13,2002. It is a part of Visual Studio .NET 2002, which is the first version of .net.
.NET Framework 1.1:- The first major update of .NET Fremework , .net framework 1.1, was released on April 3, 2003. It is a part of Visual Studio .NET 2003., which is the second version of Visual Studio .NET.
In contrast to .net framework 1.0 .net framework 1.1 has-in-built support for mobile ASP.NET controls , Open Catabase Connectivity (ODBC) , and Oracle Database. It also has support for internet protocol version 6(IPv6).
.NET Framework 2.0 :- The second major update version of .net Framework is .net framework 2.0, was released on jaunary 22 ,2006. It is the part of Visual Studio 2005 and Microsoft SQL Server 2005. .NET framework is the latest version of .net framework that has support for Windows 2000. .NET framework 2.0 has many changes and enhancements as compared to .NET framework 1.1 . It has a number of Application Programming Interface (API) changes. It contains many new ASP.NET web controls and data controls . It also contains new personalized features for ASP.NET , for example support for themes , skins, and web parts.
.NET Framework 3.0 :- The third major upgrade of .net framework , .net framework 3.0 was released on novemeber 21,2006. It contains a set of managed code APIs that form an integral part of Windows Vista and Windows Server 2008. .net framework 3.0 usages the same version of CLR that was incorporated with .net framework 2.0. .NET framework 3.0 includes the following new components :
- Windows Presentation Foundation (WPF)
- Windows Communication Foundation (WCF)
- Windows Workflow Foundation (WWF)
- Windows Cardspace (WCS)
- Language Integrated Query (LINQ)
- Lambda Expressions
- Anonymous types
- Built-in supports for AJAX