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!

Low-Level Resource Model

The NGWS runtime provides the low-level infrastructure for reading and writing resources. The Base Class Library provides a higher level abstraction built on top of the low-level infrastructure. In the low-level resource model, a resource consists of a name and associated data.

This section should be read in conjunction with the Assembly Manifest Specification.