Author: Stephen Walther on ASP.NET MVC | Posted on: 7/21/2008 4:12:44 PM | Views : 838

In this tip, I demonstrate how you can eliminate controller methods that simply return views. I show you how to use the HandleUnknownAction method to handle every request against a controller automatically. I saw Phil Haack use the following tip in a...( read more ) Read More......(read more) ...

Go to the complete details ...