Testability & Entity Framework 4.0
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Wed, 16 Jun 2010 00:00:00 GMT
Indexed on
2010/06/16
2:02 UTC
Read the original article
Hit count: 183
Filed under:
This white paper describes and demonstrates how to write testable code with the ADO.NET Entity Framework 4.0 and Visual Studio 2010. This paper does not try to focus on a specific testing methodology, like test-driven design (TDD) or behavior-driven design (BDD). Instead this paper will focus on how to write code that uses the ADO.NET Entity Framework yet remains easy to isolate and test in an automated fashion. Well look at common design patterns that facilitate testing in data access scenarios...
Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
© Dot net Slackers or respective owner