Community

Configurable Global Action Filters for ASP.NET MVC

(K. Scott Allen) ASP.NET MVC 3.0 introduces global action filters – an easy way to apply an action filter to every action in an MVC application. All you need to do is register the filters during application startup:

Read More - Register for Free Membership