Mike Borozdin's Blog

A blog about programming, web and IT in general

Learning Entity Framework

I suppose you have already heard about the Entity Framework, but probably didn’t have a chance to try it in action. So, you want to learn it. Of course, you can start with MSDN that is indeed is the number one resource .NET developers, you can also find a dozen of tutorials on the Net, but you know it’s always pleasant to have a paper book or perhaps its electronic versions that you can read everywhere, not only in front of your computer.

Entity Framework Tutorial So, I can recommend you a book that will help you start working with the Entity Framework straight away. The book has a simple title of “Entity Framework Tutorial” that suggests that it focuses strictly on practical appliance of the Entity Framework and contains many samples.

That is true. You’ll find a lot of useful samples in this book. In fact, you should really treat the book as a big tutorial that you usually find in the Internet, but this time it’s big enough to cover the most aspects of the Entity Framework and be published as a book.

It is written by Joydip Kanjilal – Microsoft MVP in ASP.NET who is known by his numerous publications on the reputable developers web sites, like www.aspnettoday, www.devx.com, www.aspalliance.com and many others. “Entity Framework Tutorial” is written in plain English and the book is generally not very long, just 228 pages, but is is enough to get started with the Entity Framework.

The book covers the essential topic including the following:

  • The Entity Framework Architecture
  • Mapping
  • Working with Stored Procedures
  • Ways of querying for data
    • Entity SQL
    • LINQ To SQL
  • Object Service Layer and CRUD operations
  • Finally, there is an example of building an ASP.NET application with the Entity Framework
  • It also gives an introduction to ADO.NET Data Services

This is a good book in general, although it doesn’t provide the in-depth review of Entity Framework that you can still find on MSDN, instead “Entity Framework Tutorial” enables you to try and realize the power of the Entity Framework.

You can buy the book on the official web site of Packt Publishing.


Posted by Mike Borozdin on Thursday, December 25, 2008 2:04 AM GMT
  Shout it Kick it!  
Permalink | Comments (3) | Post RSSRSS comment feed

Comments

DotNetKicks.com

Wednesday, December 24, 2008 7:05 PM GMT

trackback

Trackback from DotNetKicks.com

Learning Entity Framework

Joydip Kanjilal's Technology Corner

Friday, December 26, 2008 12:01 PM GMT

trackback

Trackback from Joydip Kanjilal's Technology Corner

Entity Framework Tutorial - Book Reviews

arjansworld.com

Saturday, December 27, 2008 11:56 PM GMT

pingback

Pingback from arjansworld.com

Arjan`s World    » LINKBLOG for December 28, 2008

Comments are closed