Managed Class Viewer Sample

This document contains the release information for the NGWS Managed Class Viewer sample  You will find the following sections below:

 

 

Sample Overview

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.



Note: The LangUtil library incorrectly implement all the declarations in all the supported languages as documented below, so you should not expect that all the declarations will compile. The NGWS SDK documentation contains the proper declarations for the supported languages.

Known Issues:

 

 

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…

·         Type NMAKE ALL from the command line.

For Example:

C:\Program Files\NGWSSDK\Samples\ClsView\:>NMAKE ALL

 

Running the Sample

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

For Example:

http://localhost/ClsView/Default.aspx