MVC Filters - Easily Add Performance Counters to Your MVC Application

Thu, 30 Jun 2011 10:00:00 GMT

Ben Grover adds performance counters to a Model-View-Controller (MVC) app and explains how to use MVC filters to clean up and replace repeated, confusing code that was spread throughout numerous action methods in an application.

Read article