Yet another C# developer with a blog.
Browse by Tags
All Tags »
Manager »
Exception Handling (
RSS)
-
|
Like lots of other .NET developers out there I love to use Microsoft's Enterprise Library. In fact, I use Enterprise Library professionally all the time - wherever and whenever I can to be honest. My only problem is that I haven't been able to...
|
-
|
Error handling is an example of a necessary programming task that is often times overlooked until the final stages of the development life cycle. That's unfortunate but it's also understandable, since we developers tend to code for the "...
|