Building Managed Applications (SQL Server Compact)

This section contains topics that help you start building managed code applications that use Microsoft SQL Server Compact 4.0.

In This Section

Topic

Description

Managed Data Provider (SQL Server Compact)

Contains information about how to program the System.Data.SqlServerCe namespace.

Entity Framework (SQL Server Compact)

Contains information about how to build the Entity Framework applications to access the data stored in the SQL Server Compact 4.0 database.

Handling Errors in Managed Applications (SQL Server Compact)

Contains information about how to implement error handling in a managed code SQL Server Compact 4.0 application.

Managed Data Type Mappings (SQL Server Compact)

Contains information about how .NET data types are supported by SQL Server Compact 4.0.

Building Applications for Desktops (SQL Server Compact)

Contains information about how to build desktop applications by using managed code.

Managed Programming How Tos (SQL Server Compact)

Contains information about how to accomplish common SQL Server Compact 4.0 tasks programmatically using System.Data.SqlServerCe.

See Also

Reference

Deploying Applications (SQL Server Compact)

Concepts

Building Native Applications (SQL Server Compact)

Other Resources

Developer's Guide (SQL Server Compact)