How can automatically I stop the development web server when I stop debugging in Visual Studio?
Enabling "Edit & Continue" on the web server project worked for me. It doesnt shutdown cassini when you stop debugging, but it does restart cassini when you start debugging.