cassini

There are 1 entries for the tag cassini

ASP.NET 4 Web Server Here Shell Extension

Have you ever needed to quickly spawn a web server against a local folder to preview a web application? If not, what would you say you do here? This is actually quite common for me since I receive a lot of zip files containing web applications which reproduce a bug. After I unzip the repro, I need a way to quickly point a web server at the folder and run the web site. A while back I wrote about a useful registry hack to do just this. It adds a right click menu to start a web server...