Author: Stephen Walther on ASP.NET MVC | Posted on: 7/11/2008 10:57:24 AM | Views : 1117

Context is the enemy of testability. In this tip, I demonstrate how you can eliminate, once and for all, the HTTP Context from an ASP.NET MVC application. A controller action that interacts only with the set of parameters passed to it is very easy to...( read more ) Read More......(read more) ...

Go to the complete details ...