Converting an ASP.NET Website to Web-Application
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.
Related posts:
- 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...
- Switching an IIS website home directory from the command line The title says it all. The problem was simple -...
- VS2005 IIS Binding Can be removed In Visual Studio 2005 SP1, the new "web-application" project type...
- The Bungie.NET website This article over at MSDN discusses the design, architecture...
- HttpException (0×80004005): Server Too Busy Recent problems with a client website have required me to...



