One of the great new features of VS 2008 is its support for framework multi-targeting . This enables you to use VS 2008 on .NET 2.0, .NET 3.0 and .NET 3.5 projects, and does not require you to upgrade your projects to the latest version of the .NET Framework in order to take advantage of new Visual Studio 2008 features (like JavaScript Intellisense , JavaScript Debugging , code editing , nested master pages , and the improved web designer and CSS features - all of which work with .NET 2.0, 3.0 and 3.5 projects). ASP.NET AJAX 1.0 Multi-Targeting Support VS 2008 out of the box allows you to open and edit existing ASP.NET 2.0 applications built with the separate ASP.NET AJAX 1.0 download we shipped last year. The VS 2008 multi-targeting...(
read more)
Read More...