Friday, March 23, 2007

Upgrade from ASP.NET 1.x

ASP.NET 2.0 contains a wealth of new features and capabilities for ASP.NET developers. Learn how to best use the new features and explore the changes to the architecture in ASP.NET 2.0.
Using Visual Studio 2005 Web Application Projects is the recommended model for converting an existing ASP.NET 1.x Web application created using Visual Studio .NET 2002/2003 to ASP.NET 2.0 for editing with Visual Studio 2005. Migration using Web Site Projects is available to developers who are interested in converting their Visual Studio .NET 2002/2003 Web applications to the new Visual Studio 2005 project model. Upgrading using Web Site Projects can result in major modifications to an existing Web application whereas upgrading using Web Application Projects requires minimal code and project modifications. Learn more...

No comments: