Collection Performance: How Do You LINQ?
Way, way back in 2007, the Language-Integrated Query (LINQ) was introduced as part of .NET 3.5. Since LINQ was new, I spent some time learning how to create the most performant queries, especially for Entity Framework. I learned back then how the query is written can affect performance. In this article, I will show the most performant way to write queries for a collection of objects.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed