Geekpedia
« Go Back

LINQ the Bridge between the world of Objects & the world of Data

****-
(Rated 4 with 1 votes)

In this article, I will illustrate how LINQ makes the relation between objects and data easy to deal with. I will also use code samples to make a comparison between regular code and LINQ code.