Error!
Success!

7 tricks to simplify your programs with LINQ

0
kicks

7 tricks to simplify your programs with LINQ  (Unpublished)

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, ...


Kicked By:
Drop Kicked By: