LINQ in C# - Being Lazy with Mapping, Reducing, and Filtering
February 7, 2024
• 1,108 views
ienumerablemicrosoft mvpforeach c#yield c#how do enumerables workc# foreachc# ienumerable foreachc# yield returnc# yieldyield keywordc# iteratorsienumerable tutorialdotnetC#csharpLINQlinq tutoriallinq c#language integrated querylinq queryyield returnyield return c#advanced linq tutorial c#linq tutorial for beginnersintroduction to linq in c#linq courselinq querieslinq tutorial c#c# linqlearn linqlinq in c#.net
Have you been using LINQ in C#? You've probably come across using LINQ but perhaps didn't understand some of the use cases for it, such as mapping, filtering, and reducing. You may not have even realized it's... lazy!
In this video, I'll explain LINQ for beginners so that you can use it more effectively. You'll even be able to write your own LINQ for IEnumerables in CSharp!
Have you subscribed to my weekly newsletter yet? A 5-minute read every weekend, right to your inbox, so you can start you...
