Community

Creating Custom Action Filters in ASP.NET MVC

(Bipin Joshi) In ASP.NET MVC applications the controller consists of one or more methods known as actions or action methods. In certain cases you require that in addition to the code written in the action method, some extra processing be carried out before or after the action method execution.

Read More - Register for Free Membership