The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Understanding LINQ
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
zeeshan badshahPosted Mar 3, 2016, 8:51 AM
LINQ is great but Copy and Past is BAD BAD BAD .. http://www.codeproject.com/Articles/84521/LINQ-for-the-Beginner
Bechir BejaouiPosted Jul 30, 2010, 8:21 AM
Good presentation of a part of linq which is LINQ to objects, I suggess that you do represent the other facets if I can say of the LINQ, I mean linq to sql using IQueriable, link to entities and explaining how the LINQ machine works internally
Mahesh ChandPosted Jul 24, 2010, 10:09 AM
Thanks for sharing.