...

/

Exercise: Rewrite Our First Example Using Lambda Expressions

Exercise: Rewrite Our First Example Using Lambda Expressions

Play around with our catalog of movies. This time, use lambda expressions.

We'll cover the following...

How to write lambda expressions

We’ll find and use LINQ with lambda expressions more often than with private or ...