Lambdas & LINQ in C# – Part 2: Demystifying LINQ Methods

In this video

LINQ (Language Integrated Query) is an amazingly powerful tool. But the method signatures are confusing. Today we’ll look at the syntax of the LINQ methods, learn to decipher the parameters and return values, and also see how lambda expressions play a key role in calling these methods. Once we understand this, LINQ becomes extremely simple to use. For more information and code samples, be sure to visit http://www.jeremybytes.com/Demos.aspx

(Visited 129 times, 1 visits today)

You might be interested in