Just sharing some of my inconsequential lunch conversations with you... RSS  

Monday, December 11, 2006

REF: Lambda expressions explained like nowhere else!

B# .NET has posted a great article about lambda expressions, and a real case of usage evolution. The goal is to eliminate noise using a feature in C# 3.0, based on functional programming concepts (lambda calculus).

Check out the rest of the series:

Title: C# 3.0 Feature Focus - Part 1 - Local Type Inference
Title: C# 3.0 Feature Focus - Part 2 - Object Initializers
Title: C# 3.0 Feature Focus - Part 3 - Collection Initializers
Title: C# 3.0 Feature Focus - Part 4 - Extension Methods

No comments:

Development Catharsis :: Copyright 2006 Mário Romano