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

Quick Start Scenarios - Overview

This article is relevant to entity models that utilize the deprecated Visual Studio integration of Telerik Data Access. The current documentation of the Data Access framework is available here.

This chapter demonstrates how to build applications with several different types of presentation using Telerik Data Access. Each quickstart illustrates a series of tasks that support the topics in Getting Started. These quickstarts are designed to help you become familiar with Telerik Data Access.

What You Will Learn

The first task shows you how to create the SofiaCarRental database. The SofiaCarRental database is used as the relational data source in the quickstarts. In subsequent quickstarts, you will create several types of applications (WinForms, WPF, Silverlight, ASP.NET Web Application, ASP.NET Web Site, MVC 4) in Visual Studio and perform CRUD (Create, Read, Update and Delete) operations with the SofiaCarRental domain model.

Requirements

The quickstarts are intended for users who are familiar with Microsoft Visual Studio development and Microsoft .NET Framework, but who are new to the Telerik Data Access. To complete the quickstarts, you must have the following software installed:

  • Microsoft Visual Studio 2010.
  • Telerik Data Access. You could download Telerik Data Access from here.
  • Access to a relational database. For more information, read Supported Databases.
  • SofiaCarRental database. The first topic in this chapter shows you how to create the SofiaCarRental database.
  • Some of the quickstarts require specific Telerik controls installed.

Telerik Data Access Quickstarts

To learn how to create the SofiaCarRental database, read here.

This chapter demonstrates how to build applications with several types of presentation using Telerik Data Access:

Next Steps

For more advanced demos, you could refer to the Telerik Data Access Samples Kit. It is an easy to use resource browser that includes various demos and relevant information for the developers. The samples are grouped by technology (ASP.NET, Silverlight, WPF, WCF, N-Tier, etc.) and can be filtered by programming language (C# or VB) and complexity (levels 100-400). The Telerik Data Access Samples Kit is intended for browsing the code samples offline, so it should be downloaded and installed separately from the Telerik Data Access product.