Automate Error Logging using Custom Page Class


Server Intellect Web Hosting Solutions


Automate Error Logging using Custom Page Class

Author: Bipin Joshi

For any webmaster keeping track of errors raised by the web application is an important job. The most common approach is to create a function that will log the exceptions in a text file. This function is then called in each and every web form. However, chance of some developer failing to call this function makes this approach error prone. Wouldn't it be better if somebody automatically keeps the log of page level exceptions for you? That's exactly this article is going to demonstrate.










More Tutorials

Also See:

Using AJAX with ASP.NET - Working with DataSet (Part 2)
Implementing two-way Data Binding for ASP.NET
DotNetNuke 2.x Module Architecture, Part II
Simple XOR Encryption for ASP.NET Configuration Files
Creating a Customized Sorting User Interface
Friendly GridView Deletion Messages
ATLAS AUTO-SUGGEST TEXTBOX
Exporting to Excel in Crystal Reports .NET - Perfect Excel Exports
Sorting a DropDownList by Value
Ajax: The next evolution of web applications



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials