I was working on a project which had many Web-Applications & Web-Services so when I debug there will be many instances of Cassini aka WebDev.WebServer.exe which was fine but I also came across a need to really kill/stop them all and doing it from system tray was real pain.
Everyone would come up with a simple solution to run a command that can kill all!
To do that I just Created a simple batch file that will kill all instances which is attached with this post. I hope that will be usefull to many.
Download KillCassini

