Thursday, April 24, 2008

Poor Man's Exception Handling

I've used similar code before, but this link is a good reference to a quick and easy way to handle ALL your ASP.Net exceptions. I've found good stuff over the years from Peter Bromberg's post both both on EggHead Cafe and now his "UnBlog" over the years. I highly recommend his RSS feed.

Read on about Exception Handling here-

http://petesbloggerama.blogspot.com/2008/04/aspnet-quick-dirty-exception-logging.html

No comments: