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!

ASP+ Compiled Code

All code, whether Microsoft Visual Basic, C#, Managed Extension for C++, or Microsoft JScript, is compiled rather than interpreted. Even simple pages authored for ASP+ are compiled to a class, rather than being interpreted on the fly by a script engine.