6
Shouts

C#/.NET Fundamentals: Of Lambdas and LINQ

published 731 days, 11 hours, 31 minutes ago posted by BlackRabbitCoderBlackRabbitCoder 733 days, 14 hours, 1 minute ago
Wednesday, May 25, 2011 7:43:28 AM GMT Monday, May 23, 2011 5:13:43 AM GMT

This is a quick presentation I threw together for a group of developers who requested a quick primer on using lambda expressions and the more common LINQ extension methods.  It seemed like a good general knowledge presentation so I decided to upload it to slideshare and reference it here as well.

This is not meant to be a comprehensive discussion of everything that lambda expressions and LINQ have to offer, but is just sort of a very basic introduction.

category: Web Dev | clicked: 2 | | source: geekswithblogs.net | show counter code
tags: .NET, lambda, C#, Linq