Testing Your Web Application With IIS Express and Unit Tests
After I read Scott Hanselman's blog post where he mentions how to launch IIS Express from the command line I thought it should be simple to integrate that into my tests so I can test the … more


