March 2008 - Posts
When I announced the start of the Entity Framework Toolkits & Extensions section in CodeGallery , Colin already had a big chunk of what he is now making available in the works. And so I had it in my mind when I defined the Entity Framework Toolkits
Read More...
Samir, a developer in the Data Programmability Team started blogging today . He also published a sample application with a unique feature: It can switch between Entity Framework and LINQ to SQL for persistence. He actually uses a Strategy Pattern (my
Read More...
Danny and I appear to be giving inconsistent advice on this regard in our recent weekend posts: Danny: More about how to fit the ObjectContext into apps Diego: Unit Testing your Entity Framework Domain Classes In reality, I think we had different scenarios
Read More...
Technorati Tags: Entity Framework , TDD One interesting question customers that are TDD practitioners usually ask is how to do unit testing with the Entity Framework using mock objects. That is, testing only the domain logic part of the model, without
Read More...