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:
Post a Comment