in

B# .NET Technical Community Homepage

Bart De Smet's online technical community

Browse by Tags

  • C# anonymous methods in depth

    Introduction C# 2.0 is out there for quite a while now but I still have some in-depth posts on my to-blog-list. This time, I'm going to focus on the inner workings of anonymous methods . Delegates Delegates are managed function pointers. Classic example: using System; using System.Threading; class Demo...
    Posted to B# .NET Blog (Weblog) by bart on 09-10-2006
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems