Telerik OpenAccess ORM

Telerik OpenAccess ORM Send comments on this topic.
Overview
Programmer's Guide > Developer's Guide > Code-Only Mapping > Overview

Glossary Item Box

RELATED VIDEOS

In this video series you will learn how to create MVC 3 applications using OpenAccess ORM Fluent Mapping API.

Building a MVC 3 Application with the OpenAccess ORM Fluent Mapping API

This section will demonstrate you how to create a Fluent Mapping project using Telerik OpenAccess ORM, and then how to map the model using explicit and default mapping. It will also show you how to create a custom context class that provides strongly typed IQueryable end points and how to write sample code that uses the context. Other aspects that you can add to your code-only project will be discussed as well.

This walkthrough teaches you how to create a Fluent Mapping project by performing the following steps: