Category linq
Ten LINQ Myths
Edited by: Patrick Goudjo-Ako | Reading time: 15 minutes. This text comes from an extra documentation provided by Joe Albahari, creator of LinqPad. He explains 10 myths about Language Integrated Query (LINQ). I found them pretty interesting and useful. If you work on the Microsoft stack and haven’t started using LinqPad, you better start now […]
LINQ – Startup guide
This article is from MSDN and has been written by Don Box and Anders Hejlsberg. .NET Language-Integrated Query After two decades, the industry has reached a stable point in the evolution of object-oriented (OO) programming technologies. Programmers now take for granted features like classes, objects, and methods. In looking at the current and next generation […]