In this article I tried to explain different ways of handling errors in .Net. This will help to start using Error handling techniques in .Net.
Interesting article but what happens if you want to display a more meaningful error message at the custom error page. Such as any unhandled exceptions.