Click here to Skip to main content
15,885,365 members
Articles / Programming Languages / C#

IQueryable vs. IEnumerable in terms of LINQ to SQL queries

Rate me:
Please Sign up or sign in to vote.
4.70/5 (22 votes)
26 Jul 2011CPOL2 min read 80.5K   25  
Difference between IQueryable and IEnumerable in terms of LINQ to SQL queries.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India

Microsoft C# MVP (12-13)



Hey, I am Pranay Rana, working as a Team Leadin MNC. Web development in Asp.Net with C# and MS sql server are the experience tools that I have had for the past 5.5 years now.

For me def. of programming is : Programming is something that you do once and that get used by multiple for many years

You can visit my blog


StackOverFlow - http://stackoverflow.com/users/314488/pranay
My CV :- http://careers.stackoverflow.com/pranayamr

Awards:



Comments and Discussions