developerFusion lambda
Related lambda tutorials
-
New C# 3.0 Language Features
by Scott Guthrie
Learn about some of the new features in C# 3.0 including automatic properties, collection initializers, extension methods, lambda expressions and anonymous types.
-
The Beauty of Closures
by Jon Skeet
Closures are often described in terms of functional languages, but Jon introduces the concept of closures in a world of C# and Java. Learn how to use them and why.
Related lambda podcasts
-
.NET Rocks: Nicholas Blumhardt on Autofac
Published 5 months ago, running time 0h56m
The .NET dudes talk to Nicholas Blumhardt about Autofac, an IoC container that uses lambda expressions in C# 3.0 to create components.