0
kicks
Error handler for web applications
In this article I will describe the error handler for ASP.NET 2.0 applications that is developed in a separate class library project. You can use it in any web application you want by adding a reference to the compiled dll assembly without writing many lines of code. The examples are written using VB.Net.