An Approach to Exception Handling
Filed in Technical, 5th October, 2008, 18:42 CET[In response to this post, also posted here, asking about guidelines different developers have come up with.... I actually started a response on the site, then realized I was typing an entire essay into a little comment box.]
Guideline #1: Never discard exception information.
You might either wrap the exception and throw the wrapper, or log it [...]
Support Firefox, through Internet Explorer
Filed in Technical, 2nd October, 2008, 1:35 CETIf you’re a web developer (or if you have to use websites that are still IE-only) you might spend time browsing in both Firefox and IE.
You may also have noticed that when you use the toolbar search box in either one, the browser tacks a few extra parameters onto the Google search URL… so they [...]