Jun 09, 2008
MWA (Microsoft.Web.Administration) is pretty popular among developers who wish to read/write IIS configuration because of ease of writing managed code (which enables its use in powershell as well) and also because it provides a more intuitive wrapper...
4 comments
Filed under: JavaScript, Ahadmin, intellisense, Microsoft.ApplicationHost.AdminManager
Feb 26, 2007
Continuing my ahadmin drill down, lets see how to use available interfaces to work with section groups, section definitions, locations and metadata. IAppHostConfigFile interface Working with section groups, section definitions and locations require you...
3 comments
Filed under: Ahadmin, Microsoft.ApplicationHost.AdminManager, IAppHostLocationPath, IAppHostSectionDefinition, IAppHostConfigFile