0
kicks
Code-First Development with Entity Framework 4–Falling Into the Pit
I was excited to see StottGu’s blog regarding Code-First Development with Entity Framework 4. Personally, I don’t learn best by going through a step by step tutorial, however. It’s like learning a song in another language by rote memory. It may sound the same when I parrot it back, but don’t ask me to improvise. So I began to apply the principles in the article to the particular problem I was working on – and applying it in a TDD fashion, which is what this particular functionality was developed for.