This section describes several key features of the NGWS frameworks and runtime. The following topics are provided:
Section | Description |
---|---|
What is the NGWS Runtime? | Explains what the NGWS runtime is, what it does, and the benefits it provides. |
Understanding Managed Execution | Describes what happens during managed execution, including how the runtime uses assemblies and application domains. |
The Type System | Identifies the types supported by the runtime. |
The NGWS Frameworks | Introduces the NGWS Frameworks, which expedites and optimizes the development process and gives you access to system functionality. |
Cross-Language Interoperability | Explains how you can ensure that NGWS objects written in different languages can interact with each other. |
NGWS Runtime Security | Describes mechanisms for protecting resources and code from unauthorized code and users. |