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...
7 comments
Tags: AhadminMicrosoft.ApplicationHost.AdminManager
Feb 25, 2007
The Application Host Administration API (ahadmin.idl) interface library can be accessed using native code and any COM-interop means like script or managed code. This blog post details how to use this interface in scripts (all samples are in javascript...
3 comments
Tags: AhadminMicrosoft.ApplicationHost.AdminManager