Jump to ratings and reviews
Rate this book

Entity Framework 6 Recipes

Rate this book
Entity Framework 6 Recipes provides an exhaustive collection of ready-to-use code solutions for Entity Framework, Microsoft's model-centric, data-access platform for the .NET Framework and ASP.NET development. With this book, you will learn the core concepts of Entity Framework through a broad range of clear and concise solutions to everyday data access tasks. Armed with this experience, you will be ready to dive deep into Entity Framework, experiment with new approaches, and develop ways to solve even the most difficult data access challenges. If you are a developer who likes to learn by example, then this is the right book for you.

Gives ready-to-use, real-world recipes to help you with everyday tasks Places strong focus on DbContext and the Code First approach Covers new features such as Asynch Query and Save, Codebased Configuration, Connection Resiliency, Dependency Resolution, and much more

845 pages, Kindle Edition

First published September 25, 2013

8 people are currently reading
32 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 (19%)
4 stars
9 (34%)
3 stars
10 (38%)
2 stars
2 (7%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Author 8 books64 followers
January 17, 2016
Most recipe books contain good and bad advice with some pieces of code being a good starting point that can and should be improved. The problem is these books market their recipes as ready to go solutions. Unfortunately this book is more the rule than the exception.
Profile Image for Jan.
3 reviews1 follower
August 10, 2014
Great EF bible! I would recommend it to anyone using Entity Framework because of many useful (sometimes priceless) tips and hints that show how the stuff works or how to make it work better.

Some examples/solutions seem to be hard to maintain (manipulating .edmx files) and as a person who is interested in Code First only approach I read a lot of stuff that I won't probably use.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.