0
kicks
Using PreconditionFilter with the new HandleErrorAttribute in ASP.NET
An example of how to use Precondition Filters in conjunction with HandleErrorAttribute to provide user-friendly error pages when users try to link to your URLs with invalid route data, query strings, etc...