Whirlwind 7: What's New in C# 3 - Lambda Expressions

Joined
Jan 10, 2007
Messages
43,898
Location
In The Machine
Bruce Kyle of Microsoft and Stuart Celarier of CheckFree explore the new languages features in C#. It's a whirlwind tour of the important language features since C# 1. Stuart describes the feature and why it is useful. But doesn't get into best practices nor suggested usages. Just the facts about the feature.
Whirlwinds are bite-sized webcasts, each is shorter than 15 minutes. You can start anywhere in the series to learn about the parts you're most interested in.

Ever wondered about lambda for use in expressions or in statements? Stuart describes them in part 7. He describes what a declarative syntax applies to lambda expressions. He describes to use the 'goes to' operator =>. And then describes the steps for using lambda in C# in both expressions and statements.
These features are part of C# 3 in .NET 3.5.
Duration: 11:08
Other Whirlwind episodes: What's new in C# 2
Other Whirlwind episodes: What's new in C# 3
Other videos of interest
More information
395236.jpg

Watch the screencast(WMV)

More...

View All Our Microsoft Related Feeds
 
Back
Top