I have a website project created by visual studio, and Visual Studio has a Development Web Server to test my code on. But, in real world (in an IIS Server), a website can have a lot of virtual directory. Now I want to create some virtual directory inside Development Web Server. (That mean, when I start...