IQueryable vs IEnumerable in terms of LINQ to SQL queries

added by codegain
7/3/2011 9:48:07 PM

125 Views

In this article, I am going to explain what are the different between IQueryable vs IEnumerable in LINQ


0 comments