0
kicks
ASP.NET MVC Tip #22 -- Return a View without Creating a Controller Act
"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."