Filtering and Sorting Sequences in LINQ
Learn about filtering and sorting sequences of rows from tables using LINQ, and discover how to efficiently log the generated SQL statements for the queries.
We'll cover the following
Filtering and sorting
Let’s write statements to filter and sort sequences of rows from the tables:
Get hands-on with 1400+ tech skills courses.