Data Access has been discontinued. Please refer to this page for more information.

Getting Started - Overview

Telerik Data Access allows developers to seamlessly create database-independent code by simplifying and minimizing time-consuming CRUD operations. The Fluent Mapping API provides powerful entity to object mapping approach, as well as full control over the persistent classes. The topics in this section provide basic skills for translating .NET objects into database tables and performing basic (C)reate, (R)ead, (U)pdate and (D)elete operations within the context of the model.