Getting Started With LINQ in C#
https://DevCourseWeb.com
Published 10/2024
Created by Cesar Aguirre
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 53 Lectures ( 1h 46m ) | Size: 707 MB
Start working productively with LINQ in less than 2 hours
What you'll learn:
Understand the key differences between LINQ and loops
Use the most common LINQ methods to work with collections
Identify and fix common mistakes when using LINQ with collections
Use LINQ to refactor away from conditionals
Learn new LINQ methods and overloads from recent .NET versions
Requirements:
Know the C# syntax to declare and initialize objects
Write conditionals (such as if, else, and switch) and loops (such as for, while, and foreach)
Work with collections like arrays and lists
Have the latest version of the .NET SDK installed