NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Runtime Hosts

The runtime is typically started and managed by environments like ASP+, IE or the Windows Shell. These hosting environments run managed code on behalf of the user and take advantage of the application isolation features provided by application domains. In fact it is the host that determines where the application domain boundaries lie and in what application domain user code is run in. The NGWS runtime provides a set of classes and interfaces used by hosts to create and manage Application Domains.

There are five NGWS runtime hosts: