Description of ASP.NET Global Exception Handling :
ASP.NET Global Exception Handling / is a tutorial which highlights about the exception handling in ASP.NET. Through this tutorial the user could show the custom error page instead of the default page. Using few code in the Global.asax which has subroutines to handle application-level and session events and several others. The author gives the process of handling this exception issue. This article helps the users to overcome the problem of exception in ASP.NET.