Roy Osherove

View Original

Asp.Net error handling

Here' are two ways to incorporate global error handling in ASP.NET:

And here's a more in-depth article about this subject (also points to HttpApplication.Error):

And here's a recent chat on MSDN: