Hi, I'm thinking of making a web application using VS2008 but I don't know if it is possible to configure IIS to make it work. Suppose I have the contoso.com domain, the app needs to do the following: if a user navigates to www.bob.contoso.com , the page displays: "Hello Bob". I don't...