Category: Tech questions

Tech Questions #4: Should I use ToArray/ToList in LINQ queries?

Tech Questions #4: Should I use ToArray/ToList in LINQ queries?

Hi, Quick word on LINQ So today's post is going to be focused around LINQ which is an acronym for Language INtegrated Query. For those who are unaware and would be interested in learning more about LINQ, I invite you to go on this page. In a few words, LINQ is the name for a … Continue reading Tech Questions #4: Should I use ToArray/ToList in LINQ queries?

Advertisement