Nov 10, 2008
Introduction IIS 7 provides a rich extensibility model, whether extending the server or the user interface, one critical thing is provide a simple setup application that can install all the required files, add any registration information required, and...
1 comments
Tags: IISIIS ManagerMicrosoft.Web.Administration
Jun 13, 2008
In my previous post I mentioned that IIS Manager (more specifically Microsoft.Web.Administration) has two algorithms for assigning a Site ID when no ID is specified. The two algorithms are: Incremental Site ID . When this algorithm is configured we will...
3 comments
Tags: IISIIS ManagerMicrosoft.Web.Administration
Jun 12, 2008
Yesterday I got an email about some performance numbers that one of our customers were running into when creating remotely Web Sites, Applications, Application Pools and other tasks in IIS using Microsoft.Web.Administration. In case you don't know Microsoft...
3 comments
Tags: IISMicrosoft.Web.Administration