Author: Stephen Walther on ASP.NET MVC | Posted on: 7/19/2008 1:56:45 PM | Views : 919

In this tip, I demonstrate how to create an in-memory data context class that you can use when unit testing ASP.NET MVC applications that access a database. In this tip, I explain how you can write unit tests for data access code within an ASP.NET MVC...( read more ) Read More......(read more) ...

Go to the complete details ...