|
|
Browse by Tags
All Tags » IIS
-
In IIS 7.0, you can use one the following 4 ways to configure the IIS 7.0 settings configuration system:
IIS 7.0 Manager tool.
appcmd.exe command-line tool.
Microsoft.Web.Administration managed API.
Manual editing for the ApplicationHost.config file.
In this post I will introduce the Microsoft.Web.Administration API. The IIS 7.0 team ...
|
|
|