Dave Sexton's Blog

on software development using C# and the Microsoft .NET Framework
Welcome to Dave Sexton's Blog Sign in | Join | Help
in
Search

Browse by Tags

All Tags » .NET » architecture
  • Handling Exceptions for Contingency

    Quite often developers (myself included) will take notice of certain inconspicuous issues with code before they even cause any real problems during testing. Being the cautious developers that we are, it's not uncommon to take action ahead of time by adding try..catch blocks. For instance, adding local exception handling into methods in preparation ...
    Posted to Dave Sexton's Blog (Weblog) by dave on December 5, 2006
Powered by Community Server (Personal Edition), by Telligent Systems