In this video I wanna talk about LINQ and it’s performance in C#. LINQ is a killer feature for C# and it’s one I use extensively personally. That being said, when something needs to be as fast as possible then you might need to consider if using it is a good idea or not. Speed degredation and memory allocations are just a few of the things that you can get wrong with LINQ.

#linq #csharp #programming #developer

Is LINQ in C# actually slow?
2.05 GEEK