学习 LINQ 的资源? [英] Resources for learning LINQ?

查看:29
本文介绍了学习 LINQ 的资源?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想学习 LINQ,但我发现它比我最初预期的要多得多.事实上,太多了,我不确定从哪里开始最好.我知道有 LINQ to SQL 和 LINQ to Entities,以及许多其他的 LINQ.

I'm looking to learn LINQ, but I'm finding that there is a lot more to it then what I initally expected. In fact, there's so much that I'm not sure where is the best place to start. I know that there's LINQ to SQL, and LINQ to Entities, and a number of other LINQ whatevers out there.

从哪个开始最好?似乎我看到了更多关于 LINQ to SQL 的现成信息,但我也看到了很多关于 LINQ to Entities 的信息.LINQ to Entities 比 LINQ to SQL 难吗?

Which is the best to start with? It seems that I see more information readily available about LINQ to SQL, but I have seen quite a bit of information about LINQ to Entities also. Is LINQ to Entities more difficult than LINQ to SQL?

另外,我正在寻找一些关于学习 LINQ 的好资源.我已经看到 Scott Gu 有一些关于 LINQ to SQL 的博客,但我正在寻找更多.有没有人有一本令他们印象深刻的 LINQ 书?

Also, I'm looking for some good resources on learning LINQ. I've seen that Scott Gu has a few blogs on LINQ to SQL, but I'm looking for a little more. Does anyone have a LINQ book that they're impressed with?

推荐答案

一开始,我发现标准查询运算符 (MS Word .doc) 非常宝贵的参考.

In the beginning, I found Standard Query Operators (MS Word .doc) an invaluable reference.

Joseph Rattz 的 Pro LINQ 是一本关于该主题的好书,尽管它没有涵盖 LINQ to Entities.

Pro LINQ by Joseph Rattz is a great book on the subject, although it doesn't cover LINQ to Entities.

除了每个标准查询运算符的深入示例外,它还涵盖:

As well as in depth examples for each of the standard query operators, it covers:

  • LINQ 到对象
  • LINQ 到 XML
  • LINQ 到数据集
  • LINQ to SQL

这篇关于学习 LINQ 的资源?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆