ASP.NET MVC Action filters
Wednesday, January 14th, 2009I love the really cool Action Filter’s in ASP.Net MVC. I use it to keep my code clean and reusable. This post is not about what is an Action Filter but is more about how to use them to have cleaner and reusable components.
(more…)