Developing a Web Application Locally with IIS7 and Web Developer Express
December 5, 2011
This post will guide you through developing a web application locally with IIS7 and Web Developer Express. 1. Install IIS7 Of course, the first thing we’ll need to do is install Internet Information Services (IIS). IIS will be the web server that hosts our web application. 2. Install Visual Web Developer 2010 Express Next, we’ll [...]