Web design, SQL, and .NET for the young, up-and-coming developer Dot Net Yuppie

There’s nothing more amateur than displaying a big, yellow unhandled exception page for a .NET application. Professionally done ASP.NET websites need adequate error handling and recording. It’s not enough to catch exceptions and display a friendly error page — you need to record any unhandled errors so that they can be fixed.

Read the rest of this entry »