What you'll learn
This course introduces the basics of LINQ and its most common operators. You'll learn to use Select, Where, OrderBy, and GroupBy to structure, filter, and organize data in C# using LINQ.
Table of contents
Using LINQ Queries & Operators
1 Video
•
3 Challenges