Agile, Technical Conference

Real-world Entity Framework

Here’s the deck and sample code from our talk ‘Real-world Entity Framework’ at DevTeach Vancouver, BC.  In this talk we show the mechanics of working with database-first EF, using an order entry system.  Our code examples include both read and CRUD operations.  We also talk about lazy vs. eager loading.  We show patterns (using Loaders), which make your code more readable, reusable and testable too.

Sample code includes sample database set up and sample data and completed demo code files – get everything here.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s