Mar 22, 2008
IIS7 includes an all-new distributed configuration option, which allows for IIS7 configuration to be stored in web.config files, along with asp.net configuration, to be deployed with your content. This makes transferring IIS7 configuration from your development...
2 comments
Tags: IIS7DevelopersConfigurationTutorial
Sep 24, 2007
Here is some useful documentation I stumbled upon which may be of interest. If you're ever wondering "where did that IIS6 metabase property go?" as you stare at the applicationHost.config or web.config file, look no further than this MSDN documentation...
0 comments
Tags: DevelopersAdministratorsConfiguration