Author: Stephen Walther on ASP.NET MVC | Posted on: 7/15/2008 1:28:03 PM | Views : 826

In this tip, I demonstrate how you can write unit tests for MVC controller actions that access a database. I show you how to create unit tests for your LINQ to SQL controller action code. Most ASP.NET MVC applications that I write contain a substantial...( read more ) Read More......(read more) ...

Go to the complete details ...