Recent Noteworthy Entity Framework Posts You Won’t Want to Miss

I’ve been wanting to do this for a while and I make no promises that I will do this periodically, but here goes.

These are blog posts I’ve linked to twitter, but that’s ancient history after a few hours.


Code First Stored Procedures With Multiple Results
  Posted on August 15, 2012. (Rowan Miller from the EF Team)

 

5 part series on Contributing to newly open-sourced EF by Arthur Vickers (another EF team member)

So you want to contribute to EF? Part 1: Introduction

So you want to contribute to EF? Part 2: The code

So you want to contribute to EF? Part 3: Testing

So you want to contribute to EF? Part 4: Developer experience

So you want to contribute to EF? Part 5: High-level architecture

 

A Troubleshooting Guide for Entity Framework Connections & Migrations

by K.Scott Allen. This one looks like a compilation of emails I have sent to people who ask me questions like this all the time. Kudos to Scott for putting this together.

 

Don’t forget that msdn.com/data/ef is the easy way to get to the Entity Framework Developer Center.

 

I’ve also written some posts on Entity Framework (they all go in my Data Access category). Since you are reading this post, I’ll assume you know how to find those so there’s no point in highlighting them here. Smile

Shout it
#1 Juan Carlos Galvez on 9.04.2012 at 9:12 AM

Hello,

I've read your book on Code First and wonder if you could help with a problem I have after installing VS2012.

Please, could you be so kind to read this post: social.msdn.microsoft.com/.../8fbf75c7-75e4-4

Thank you very much in advance.

Juan Carlos

P.S.: Sorry for my bad English

Leave a Comment