Building Managed Applications (SQL Server Compact)
This section contains topics that help you start building managed code applications that use Microsoft SQL Server Compact 3.5 (SQL Server Compact 3.5).
In This Section
Topic | Description |
---|---|
Contains information about how to program the System.Data.SqlServerCe namespace. |
|
Contains information about how to build the Entity Framework applications to access the data stored in the SQL Server Compact 3.5 database. |
|
Contains information about how to use LINQ to SQL with SQL Server Compact 3.5. |
|
Handling Errors in Managed Applications (SQL Server Compact) |
Contains information about how to implement error handling in a managed code SQL Server Compact 3.5 application. |
Contains information about how .NET data types are supported by SQL Server Compact 3.5. |
|
Contains information about how to build desktop applications by using managed code. |
|
Contains information about how to build managed code applications for smart devices by using the .NET Compact Framework and SQL Server Compact 3.5. |
|
Contains information about how to accomplish common SQL Server Compact 3.5 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)