Jump to ratings and reviews
Rate this book

Entity Framework 4 in Action

Rate this book
SummaryEntity Framework 4 in Action is an example-rich tutorial for .NET developers with full coverage of EF 4 features. The book begins with a review of the core ideas behind the ORM model and shows through detailed examples and larger case studies how Entity Framework offers a smooth transition from a traditional ADO.NET approach. About the Technology Entity Framework builds on the ADO.NET persistence model and the language features of LINQ to create a powerful persistence mechanism that bridges the gap between relational databases and object-oriented languages. About the Book Entity Framework 4 in Action is an example-rich tutorial that helps .NET developers learn and master the subject. It begins by explaining object/relational mapping and then shows how you can easily transition to EF from ADO.NET. Through numerous focused examples and two larger case studies, the book unfolds the EF story in a clear, easy-to-follow style. Infrastructure and inner workings of EF are discussed when you need them to understand a particular feature. Who Should Read It This book is written for .NET developers. Knowledge of ADO.NET is helpful but not required. What's InsideFull coverage of EF 4 features Layer separation, Data Layer, and Domain Model Best practices========================================​======= Table of ContentsPART 1 REDEFINING YOUR DATA-ACCESS STRATEGY Data access Entity Framework Getting started with Entity Framework PART 2 GETTING STARTED WITH ENTITY FRAMEWORK Querying the object the basics Querying with LINQ to Entities Domain model mapping Understanding the entity lifecycle Persisting objects into the database Handling concurrency and transactions PART 3 MASTERING ENTITY FRAMEWORK An alternative way of Entity SQL Working with stored procedures Working with functions and views Exploring EDM metadata Customizing code and the designer

Paperback

First published August 28, 2010

4 people are currently reading
14 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (33%)
4 stars
1 (6%)
3 stars
5 (33%)
2 stars
4 (26%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Profile Image for Rene Stein.
232 reviews36 followers
October 28, 2010
Nejde o finální verzi, kniha je z MEAP programu, ale pochybuji, že autoři ji nějako radikálně před vydáním upraví.

Už hned na začátku jsem byl zděšen uváděnými příklady - http://twitter.com/#!/renestein/statu... Kniha je podobnými nesmysly přeplněna, takže užitečné informace v knize jsou překryty vrstvou polopravd, chyb a evidentního nezvládání řemesla.

Také jsem se nemohl zbavit dojmu, že nejužitečnější informace jsou přepsány z MSDN a blogu autorů Entity Frameworku.

Moje očekávání, že mi autoři naservírují něco, co o EF 4 nevím, se nenaplnilo, Možná je to ale i tím, že s EF pracuji od prvních verzí CTP a nejsem cílová skupina.
Profile Image for Ross.
7 reviews106 followers
September 13, 2012
I stopped reading after chapter 1. I don't think this is a good book for everyone. I mean for those studying Entity Framework. Or maybe, it's just me not feeling it.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.