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.
This sample list located in the ClsView directory of the NGWS SDK sample directories.
For Example:
C:\Program Files\NGWSSDK\Samples\ClsView
In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample.
For Example:
C:\Program Files\NGWSSDK\Samples\ClsView\:>NMAKE All
In order to run this sample, follow the instructions listed below.
For Example:
http://localhost/ClsView/Default.aspx