Click here to Skip to main content
15,892,674 members
Articles / Programming Languages / C#

Difference between IQueryable<T> and IEnumerable<T> interfaces

21 Apr 2017CPOL 4.6K   3   5
This article give us an overview of the difference between two very common generic interfaces in our projects such IQueryable<T> and IEnumerable<T>
We're sorry, but the article you are trying to view was deleted at 2 May 2017.

Please go to the C# Table of Contents to view the list of available articles in this section.