Description of A Global Error Handler :
A Global Error Handler is an article in which author describes about global error handling, which passes error messages to a particular email address wih complete details like when the error occured in web application etc., The author describes about the procedure for adding the code in the Global.asax file, inorder to handle this type of error handling in the website.