10.7. Where Are We Going?

This book is about .NET, ADO.NET, and data access. In the past, data access was implemented via a relational database and a simple model; the goal was to make the model general enough to be useful by various relational databases and to give programmers and their organizations the ability to move among various relational databases. Hopefully, you've seen by now that programmers who work with data access are going to be involved in more diverse activities than coding SQL SELECT statements and optimizing connections and cursors. One of the goals of this book is to help you to explore the reasons for using certain APIs and the programming paradigms that are used in various data access scenarios.

As the future unfolds, we'll ...

Get Essential ADO.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.