blog.atwork.at

news and know-how about microsoft, technology, cloud and more.

Migrate Your ASP.NET 1.1 Apps to Visual Studio 2010

Warum alte Web-Applikationen aus .NET 1.1 upgraden?

"Microsoft retired Mainstream Support for Visual Studio 2003 on Oct. 14, 2008 - and has stated that it will issue no further service packs for Visual Studio 2003 or for the .NET Framework 1.1. Microsoft will, however, offer Extended Support for Visual Studio 2003 until Oct. 8, 2013."

Und wie?

Genau das beschreibt der MSDN-Artikel

Migrate Your ASP.NET 1.1 Apps to Visual Studio 2010

Diese Schritte müssen durchgeführt werden:

  • Run the Conversion Wizard.
  • Set the target framework and startup page.
  • Compile and fix.
  • Convert pages and user controls to partial classes.
  • Compile and fix.

image: Ensure the Visual Web Developer Component Is Installed Before Launching the Conversion Wizard

Für Web-Developer, die schon mit ASP.NET 1.1 entwickelt haben ein Muss. ;-)



Loading