Lambdas & LINQ in C# – Part 1: Lambda Expression Basics

In this video

Lambda Expressions are confusing when we first walk up to them. But they’re pretty easy to understand once we take a bit of a closer look. Today we’ll look at the syntax features and also captured variable. When we’re comfortable with lambda expressions, we can use them to take advantage of LINQ (Language Integrated Query) — an extremely powerful tool. For more information and code samples, be sure to visit http://www.jeremybytes.com/Demos.aspx

(Visited 203 times, 1 visits today)

You might be interested in