SyntaxHighlighter Build Test Page
Thoughts from a C# Developer

Archives / 2009 / August

  • Lambda Expressions

    Wednesday, August 05, 2009
    This just in: Lambda Expressions are cool. Yes, I'm a tad late, given that this language feature has been around for some time (introduced originally in .net 3.0, and packaged in .net 3.5). But to my defense, I have these reasons: (1) There wasn’t a need for it on my end, (2) I was working in a .net 2.0 shop, (3) There were so many feature enhancements that this particular one flew under the radar. Fast forward to today, I've written my first lambda expression and wish to share it. So what are lambda expressions? In my own words, they