Converting an ASP.NET Website to Web-Application

June 10th, 2008 by Xerxes Leave a reply »

I’ve had to do this so many times in the past, i ended up creating my own instructions and gotchas

Today I stumbled across an article on the MSDN explaining step-by-step how to convert a website project to a web-application project and am keeping record of it….One thing i didn’t know was that you can run the “Convert To Web Application” option to generate partials and code-behinds.

noted.

Bookmark this post:
  • DotNetKicks
  • DZone
  • TwitThis
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • Live
  • MySpace
  • Slashdot
  • StumbleUpon
  • Technorati

Related posts:

  1. Gotcha: Converting .NET 1.1 website to .NET 2.0 Web Application Remember that when you’re converting from an ASP.NET 1.1 web...
  2. Switching an IIS website home directory from the command line The title says it all. The problem was simple –...
  3. The Bungie.NET website This article over at MSDN discusses the design, architecture and...
  4. VS2005 IIS Binding Can be removed In Visual Studio 2005 SP1, the new “web-application” project type...
  5. Be mindful of IIS Virtual Websites wow – I’ve just finished cleaning up a project conversion...

Leave a Reply