哪本书适合从 LINQ 开始?

时间:2023-02-05
本文介绍了哪本书适合从 LINQ 开始?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

哪些书籍适合从 LINQ 开始.如果这本书能涵盖从基础到中级的内容,那将会很有帮助.

Which books are good to start with LINQ. It would be helpful if the book can cover from basics to Intermediate level.

推荐答案

我不确定图书推荐问题会在这里停留多久,答案可能会与关于推荐的 .NET 图书的现有社区 wiki 问题合并(我肯定有) - 然而,我可能会建议,虽然缺乏描述性内容并直接关注实践,是:

I'm not sure how long a book recommendation question will hang around here, answers may be merged with an existing community wiki question on recommended .NET books (I'm sure there is one) - however, what I might suggest, though lacking in descriptive content and focusing directly on practice, is:

  • MSDN 上的 101 个 Linq 示例.

进一步:

  • 这个答案对另一个问题推荐Essential Linq
  • 另一个添加了对C# 深入,Linq 实战
  • 另一个建议 从这里是Pro Linq
  • 最后,归功于@Laurent,是重新实现 LINQ to Objects
  • This answer to another question recommends Essential Linq
  • And another adds recommendations for C# In Depth, Linq In Action
  • Yet another suggestion from here is Pro Linq
  • Lastly, and credit to @Laurent, is Reimplementing LINQ to Objects

这篇关于哪本书适合从 LINQ 开始?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

上一篇:SQLite.net SQLiteFunction 在 Linq to SQL 中不起作用 下一篇:C#如何转换一个表达式<Func<SomeType>>到表达式&

相关文章

最新文章