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
  • (Mis)using C# 4.0 Dynamic – Type-Free Lambda Calculus, Church Numerals, and more

    Introduction Sunday morning, time for another episode of the Crazy Sundays series. Again one in the category with risk for exploding brains , but that’s what we like, don’t we? This time around, we’re going to have a look at the type free lambda calculus in C#. But wait a minute, isn’t C# a typed language...
    Posted to B# .NET Blog (Weblog) by bart on 08-17-2009
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems