Multiple URL Binding with IIS Express - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Thursday, August 4, 2011

Multiple URL Binding with IIS Express

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.

First of all, you have to select "User IIS Express" option from the  Project Context menu to enable the IIS Express hosting for any new Web Project or Web Applications.

Read More...

No comments:

Post a Comment