Advanced C# – LINQ Tutorial
Offered By: freeCodeCamp
Course Description
Overview
Syllabus
⌨️ Part 1 - Introduction
⌨️ Create a .NET Core Console Application - Understand how LINQ Works
⌨️ Understanding Extension Methods
⌨️ Undering Lambda Expressions
⌨️ Compare LINQ Query Syntax with TSQL Syntax
⌨️ Part 2 - LINQ Queries
⌨️ Create .NET Console Application
⌨️ Method Syntax vs Query Syntax
⌨️ Understanding Deferred Execution vs Immediate Execution
⌨️ Using the Join Operator to Perform Inner Join Queries
⌨️ Perform Left Outer Join Query using LINQ - GroupJoin Operator
⌨️ Part 3 - LINQ Operators
⌨️ GroupBy and ToLookup LINQ Operators
⌨️ The All, Any and Contains Qualifier Operators
⌨️ The Element Operators FirstOrDefault, Single, SingleOrDefault etc..
⌨️ Part 4 - More LINQ Operators
⌨️ The Aggregate Operators Aggregate, Average, Count, Sum, Max
⌨️ The Generation Operators DefaultIfEmpty, Empty, Range, Repeat
⌨️ The Set Operators Distinct, Except, Intersect, Union
⌨️ The Partitioning Operators Skip, SkipWhile, Take, TakeWhile
⌨️ The Conversion Operators ToList, ToDictionary, ToArray
⌨️ The Let and Into Keywords
⌨️ The Projection Operators Select, SelectMany
⌨️ Course Summary
Taught by
freeCodeCamp.org
Related Courses
Structured Query Language (SQL) using SASSAS via Coursera Data Query with Transact-SQL with Python
Cloudswyft via FutureLearn Microsoft Future Ready: Data Query with Transact-SQL (T-SQL)
Cloudswyft via FutureLearn Write advanced Transact-SQL queries
Microsoft via Microsoft Learn Learn Advanced SQL For Oracle Databases
Udemy