Chapter 12. ADO.NET Programming
This chapter introduces ADO.NET, a set of .NET Compact Framework classes used for database programming in managed code. Like its counterpart on the desktop, the ADO.NET classes in the .NET Compact Framework provide a convenient, flexible model for operating on memory-resident databases. Three options are presented for the persistent storage of ADO.NET data sets: XML files, Microsoft SQL Server CE databases on a Windows CE device, and Microsoft SQL Server databases (version 7.0 or 2000) on a desktop or server version of SQL Server.
A .NET Compact Framework program that manages a significant volume of data is probably going to use the ADO.NET classes to manage that data. ADO.NET provides managed-code support for table-based ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access