Entity Framework Presentations at Prairie Dev Con

Thanks to everyone who attended my Entity Framework presentations at Prairie Dev Con in Winnipeg.

Here are a few links to the sessions materials and some blog posts that explore some of the examples from the presentations:

Writing Efficient Queries with Entity Framework

Part 1  - Eager Loading

Part 2 – LINQ Projections

Part 3 – Paging

DbContext Lifetime

Managing your DbContext Lifetime in ASP.NET MVC4

Source code for Social Recipes

Get it on GitHub

Slides

Entity Framework Code First – Download

Code First Migrations – Download