Welcome to MSDN Blogs Sign in | Join | Help

Diego Vega

Entity Framework news and sporadic epiphanies

March 2008 - Posts

Entity Framework Extensions (EFExtensions) Project available in CodeGallery
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...
A different kind of sample
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...
Then, should I write a data access layer or not?
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...
Unit Testing Your Entity Framework Domain Classes
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...
Page view tracker