Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Unavailable
Entity Framework Tutorial
Unavailable
Entity Framework Tutorial
Unavailable
Entity Framework Tutorial
Ebook426 pages2 hours

Entity Framework Tutorial

Rating: 3.5 out of 5 stars

3.5/5

()

Currently unavailable

Currently unavailable

About this ebook

In Detail

The ADO.NET Entity Framework is a new way to build the data access layer of your Windows or web applications. It's an Object Relational Mapping (ORM) technology that makes it easy to tie together the data in your database with the objects in your applications, by abstracting the object model of an application from its relational or logical model.

This clear and concise book gets you started with the Entity Framework and carefully gives you the skills to speed up your application development by constructing a better data access layer. It shows you how to get the most from the ADO.NET Entity Framework to perform CRUD operations with complex data in your applications.

This tutorial starts out with the basics of the Entity Framework, showing plenty of examples to get you started using it in your own code. You will learn how to create an Entity Data Model, and then take this further with Entity types. You will also learn about the Entity Client data provider, learn how to create statements in Entity SQL, and get to grips with ADO.NET Data Services, also known as Project Astoria.

Learn to build a better data access layer with the ADO.NET Entity Framework and ADO.NET Data Services

Approach

This book is written as a tutorial, leading you through examples to illuminate the main theory and get you working with the Entity Framework as quickly as possible.

Who this book is for

This book is for C# developers who want an easier way to create their data access layer. You will need to be comfortable with ADO.NET, but you don't need to know anything about the Entity Framework. Along the way we will create some ASP.NET applications, so being familiar with this will also help.

LanguageEnglish
Release dateOct 30, 2008
ISBN9781847195234
Unavailable
Entity Framework Tutorial

Read more from Joydip Kanjilal

Related to Entity Framework Tutorial

Related ebooks

Information Technology For You

View More

Related articles

Reviews for Entity Framework Tutorial

Rating: 3.5 out of 5 stars
3.5/5

2 ratings1 review

What did you think?

Tap to rate

Review must be at least 10 words

  • Rating: 3 out of 5 stars
    3/5
    Good one