Building on Core Components

The core components of the .NET Compact Framework consist of the common language runtime plus the following components:

These core components provide a foundation for writing applications for the devices and platforms listed in Devices and Platforms Supported by the .NET Compact Framework.

Microsoft and third parties can build optional components that extend the functionality of the .NET Compact Framework, such as database, messaging, and specific user interface components. SQL Server Compact Edition, for example, provides database support.

See Also

Concepts

Creating Additional Components

Other Resources

.NET Compact Framework Developer Model