in

B# .NET Technical Community Homepage

Bart De Smet's online technical community

Browse by Tags

  • Reader Challenge – Fault Handlers in C#

    The CLR’s exception handling facilities provide for protected blocks (“try”) one can associate a handler with. There are four kinds of handlers, and exactly one can be associated with a protected block (but nesting can be used to associate multiple handlers with a block of code): A finally handler is...
    Posted to B# .NET Blog (Weblog) by bart on 12-06-2009
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems