March 2008
Intermediate to advanced
816 pages
24h 25m
English
Another way to access configuration data is through the managed application programming interface (API) found in the Microsoft.Web.Administration (MWA) assembly. The MWA assembly enables you to access or change a configuration and access some server object’s properties and state data through top-level administration objects such as sites, application pools, and worker processes.
The following sections describe how to use MWA for common administration tasks. These sections assume you have some familiarity with managed code and the C# programming language. Because this book is not targeted at developers, these sections will not be an exhaustive discussion of how to use MWA in all scenarios.
The following ...
Read now
Unlock full access