Archives
-
Run the ASP.NET 2.0 Development Server From Any Folder
As I blogged about yesterday, I came up with a way to start up the web server that comes with Visual Studio 2005 by right-clicking on the folder you want to serve. Chris Frazier left some great feedback, along with Daniel Fisher.
-
"ASP.NET 2.0 Web Server Here" Shell Extension
I've been doing some web development work again lately, and I haven't wanted to screw with setting up IIS on my virtual machine. The .NET Framework 2.0 comes with a built-in webserver, based on the old Cassini web server. So I wanted to be able to easily set up any directory to have its contents served up on an as-needed basis. The result is an addition to the Windows Explorer right-click menu, as shown below:
-
MSBuild Toolkit for Web Projects? It Might Happen.
If what Paul says is true, then I will be able to update my MSBuild Toolkit to handle compiling web projects to .NET 1.1