Introduction:
Here I will explain difference between IQueryable and IEnumerable list in c# with example or IEnumerable vs IQueryable list in c# with example or what is difference between IQueryable and IEnumerable list in c# with example. In c# we use IQueryable and IEnumerable lists to perform data manipulation.
Description:
In
previous posts I explained multiple inheritance in c#, vb.net, difference between throw and throw ex
in c#, vb.net,
constructor in c#, vb.net with example, delegates in c#, vb.net with example, sealed class in c#, vb.net with example, using statement in c#, vb.net and many articles
related to
interview questions, asp.net, c#.net. Now I will explain
difference between IQueryable and IEnumerable list in c# with example.