Multiple URL Binding with IIS Express August 5, 2011
Posted by Abhijit Jana in IIS Express.Tags: .NET, ASP.Net, Binding, IIS Express, Multiple Binding
5 comments
IIS Express is a lightweight, self-contained version of IIS and optimized for developers. IIS Express provides the power of IIS7.x and makes it very easy to develop and test web applications. Visual Studio 2010 SP1 provides complete integration with IIS Express. In one of my previous post I discussed How you can Run “IIS Express” and “Cassini” simultaneously in Visual Studio 2010 SP1. In this post I am going to discuss about how you can bind multiple URL’s for a single Web Application with IIS Express.







