Community

ASP.NET MVC Tip #20 How to Unit Test Data Access

(Stephen Walther) 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.

Read More - Register for Free Membership