Home Development Environment
Created: 5/5/2008 11:00:03 PMNot too long ago all of my computers decided to die. Within a few months span I lost my main pc, my laptop, and two old servers I had lying around doing various tasks. All of them were rather old and showing their age. As soon as it was available ...
Better Custom Errors in ASP.NET: Custom Configuration Section
Created: 4/13/2008 8:12:06 PMIt's good practice to have a standalone and reusable HttpModule and currently the Better Custom Errors Module fails in that regard because it assumes the location of the friendly error page to be /BetterErrorMessage.aspx.
Better Custom Errors in ASP.NET
Created: 4/12/2008 8:12:06 PMWhen an error occurs in your ASP.NET application you are given a nice browser yellow screen of death. This is fine during development but presenting your customers with such a wonderfully designed web page is probably not your idea of a...
Previous Next