Upgrade from ASP.NET 1.xASP.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.
Using Web Application Projects (Recommended)
Downloads- Visual Studio 2005 Web Application Projects
Web Application Projects provide a companion Web project model that can be used as an alternative to the built-in Web Site Project in Visual Studio 2005. This new model is ideal for Web site developers who are converting a Visual Studio .NET 2003 Web project to Visual Studio 2005.
Technical Articles Videos- MSDN TV: Migrating from ASP to ASP.NET
Learn some of the differences when moving from VBScript-based ASP pages to Visual Basic .NET-based pages running inside of ASP.NET. Stefan Schackow demonstrates changes in variable declaration syntax, subroutine usage and inline code, data access with ADO, and Visual Basic-style error handling.
| Using Web Site Projects
Downloads- Update to the Web Project Conversion Wizard
The Web Project Conversion Wizard in Visual Studio 2005 has been updated. This release will makes it easier for developers to convert their Visual Studio .NET 2003 Web projects to the new Visual Studio 2005 Web Site Project model.
Technical Articles- Common ASP.NET 2.0 Conversion Issues and Solutions
Solve some of the common conversion issues developers may face when upgrading from ASP.NET 1.x to 2.0. - What's New in Web Development for Visual Studio 2005
Visual Web Developer continues to bring you the productivity benefits of the Visual Web Developer integrated development environment (IDE) while introducing a wide array of improvements. - Migrating from ASP to ASP.NET 2.0
Learn the concepts and tools you will need to develop applications in ASP.NET 2.0 coming from classic ASP. Explore the benefits of Microsoft's newest Web technology and understand how to transition from ASP to ASP.NET 2.0. - ASP.NET 2.0 QuickStart Tutorial
The ASP.NET QuickStart is a series of ASP.NET samples and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web programming framework.
|
Latest Threads on Migrating Forum on www.asp.net | |