Microsoft released ASP.NET 3.5. ASP.NET 3.5 uses the same engine as that of ASP.NET 2.0, with some extra features added on top of it. Here I m going to light on new features, I think it will be very needful to everyone.
1.ASP.NET AJAXIn ASP.NET 2.0, ASP.NET AJAX was used as an extension to it. You had to download the extensions and install it. However in ASP.NET 3.5, ASP.NET AJAX is integrated into the .NET Framework, thereby making the process of building cool user interfaces easier and intuitive.
2.New Controls