Language-Integrated Query (LINQ) is a feature of the C# programming language that lets you work with data with SQL-like syntax. This presentation starts with the basic syntax of a LINQ query. You’ll also learn about core features like filters, joins, and grouping. Additionally, you’ll see how LINQ has a comprehensive set of standard operators for whatever you need to do with data. After this presentation, you’ll understand how LINQ can help with data manipulation tasks.
Author, Instructor, Independent Consultant