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!

Managed Class Viewer Sample

This sample is an ASP+ based managed class viewer that dynamically generates syntax and description information about NGWS classes. By using reflection to obtain information about classes and interfaces, this tool provides accurate up-to-date class lists, member lists, and syntax.

Location of the Sample

This sample list located in the ClsView directory of the NGWS SDK sample directories.

For Example:

C:\Program Files\NGWSSDK\Samples\ClsView

Building the Sample

In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample.

Running the Sample

In order to run this sample, follow the instructions listed below.