Migrating ASP.NET 1.x Applications to ASP.NET 2.0
Visual Studio 2010
The topics in this section provide information on migrating ASP.NET version 1.x applications to ASP.NET version 2.0. Included is information on how to enable forms authentication across ASP.NET versions, how to migrate Web pages that use the CodeBehind attribute of the @ Page directive to pages that use the CodeFile attribute and partial classes, and how to run an ASP.NET 1.x application in the .NET Framework version 2.0.
Community Additions
ADD
Show: