简体   繁体   中英

Understanding linq thoroughly

I was just looking through this stack overflow question: What's the hardest or most misunderstood aspect of LINQ? and I couldnt believe I was using so many of these concepts sometimes correctly and sometimes incorrectly.

Can you guys please direct me to a book/blog that explains all these concepts. It would be really cool to understand all the details

Thanks in advance

Read Jon Skeet's EduLINQ series .
Note: Long

Try Jon Skeet 's Edulinq series of articles.

Jon implements the whole of LINQ-to-Objects along with a series of explanatory blog posts.

Double thumbs up for Jon Skeet's Edulinq series :) Read this article LINQ Secrets Revealed: Chaining and Debugging . Also check LINQ in Action and LINQ Pocket Reference books. Cheers!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM