.NET Compact Framework Architectural Overview
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The .NET Compact Framework is designed for optimal performance under the constraints of limited device resources. This section describes key architectural concepts of the .NET Compact Framework, memory management, and security considerations.
In This Section
.NET Compact Framework Architecture
Summarizes core components of the .NET Compact Framework.Application Domains in the .NET Compact Framework
Describes interaction between managed code, application domains, and the application domain host.Device Memory Management in the .NET Compact Framework
Discusses memory considerations for the .NET Compact Framework.Security in the .NET Compact Framework
Describes security features and capabilities in the .NET Compact Framework.