IIS Express is a great tool for developing and testing ASP.NET applications. It is simple, lightweight, has lots of web server features and it is very easy to get it up-and-running. When you create a new ASP.NET application, IIS Express generates a random port number that is used for listening…