-
Unit Testing Entity Framework 4.0 – An architectural solution
It being a beautiful Sunday morning at the moment, I figured it would be as fine a time as any to compile my thoughts on the solution I have implemented to provide a testable EF4 architecture. Edit: Its not Sunday anymore :(
-
Unit Testing Entity Framework 4.0 – A Solution?
I will update this once I have had a chance to test the proposed solution out, but I have a feeling that Moses Of Egypt, although his english may be at times hard to piece together, may be my saviour with this post on TypeMock Isolator.
-
Unit Testing Entity Framework 4.0 – A Critique
I’ve spent the past few days looking at (and in some ways implementing) unit and integration testing in Entity Framework 4. In this article I am going to talk about unit testing. So for those currently researching the same topic, I figured I would save you some time and compile my thoughts on the matter.
-
Idiot’s guide to Entity Framework POCO Default Values
I thought I would write a short post with a very specific title in the hopes that it can serve as a beacon, a shining light for fellow ‘idiots’ who are wasting time on a relatively simple, yet mostly undocumented matter.