Community

ASP.NET MVC Tip #22 — Return a View without Creating a Controller Action

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

Read More - Register for Free Membership