
aspnet-mvc-exception-management
This code sample aims to demonstrate how to do exception management with ASP.NET MVC. The usage of custom exception attributes and HandleError are demonstrated. The example comes to demonstrate how to use log4net.
refer http://kbochevski.blogspot.com/2009/12/mvc-exception-management.html for detailed explanation.
Project Information
- License: GNU Lesser GPL
- svn-based source control
Labels:
MVCExceptionmanagement
MVCExceptionattributes
MVClog4net
customattributes
mvc.net