7 tricks to simplify your programs with LINQ(igoro.com)
submitted by
igoro(815) 4 years ago
Ever since I learned about LINQ, I keep discovering new ways to use it to improve my code. Every trick makes my code a little bit faster to write, and a little bit easier to read. This posting summarizes some of the tricks that I came across. I will show you how to use LINQ to: initialize an array, iterate over multiple arrays in a single loop, generate a random sequence, ... read more...
|category: C#
|Views: 669
tags:
LINQ C# another
Everyones tags:
Your Tags: