Home

C#

Understanding the Philosophy of LINQ

LINQ is Microsoft’s greatest gift to software developers ever. Functional programming has been a sweet spot for emerging trends in software development for years. And I agree that functional programming will become even more important during the coming years as Moore’s law fails. But ever since I read Seven Languages in Seven Weeks by Bruce …