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!

The Minimum You Need to Know About Assemblies

As a developer, you can think of an assembly as a “logical” dll. Here is a list of things you should remember about an assembly:

Some of the information in an assembly manifest can be overridden by an application or machine-wide configuration file. For more information on configuration files, see Creating Configuration Files.