LINQ 101: A Beginner's Guide to Mastering Data Queries in .NET
LINQ (Language-Integrated Query), integrated means that it is a part of the language. It is available in the System.Linq namespace.Linq is a technology that aims to integrate queries into the C# programming language. Normally you have to learn a diff...
interrupt101.hashnode.dev10 min read
Kaushal Oza
great blog