简体   繁体   English

彻底了解linq

[英]Understanding linq thoroughly

I was just looking through this stack overflow question: What's the hardest or most misunderstood aspect of LINQ? 我只是在查看这个堆栈溢出问题: 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 . 阅读Jon Skeet的EduLINQ系列
Note: Long 注意:

Try Jon Skeet 's Edulinq series of articles. 试试Jon SkeetEdulinq系列文章。

Jon implements the whole of LINQ-to-Objects along with a series of explanatory blog posts. Jon实现了整个LINQ-to-Objects以及一系列解释性博客文章。

Double thumbs up for Jon Skeet's Edulinq series :) Read this article LINQ Secrets Revealed: Chaining and Debugging . 为Jon Skeet的Edulinq系列竖起大拇指:)阅读本文LINQ Secrets Revealed:Chaining and Debugging Also check LINQ in Action and LINQ Pocket Reference books. 另请参阅LINQ in ActionLINQ Pocket Reference书籍。 Cheers! 干杯!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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