无法理解差异。 [英] Unable to understand the difference.

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

问题描述





我无法理解LINQ和ADO.net之间的区别。



我一直在练习LINQ,我想将表单控件绑定到数据库。

你能指导我学习的路径吗?

或者有没有书

Hi,

I am not able to understand what is the difference between LINQ and ADO.net.

I have been practicing with LINQ and i would like to bind my form controls to database.
Can you guide me what will be the learning path?
Or is there any book

推荐答案

LINQ和ADO.Net是非常不同的东西。

ADO.Net提供数据库连接的核心框架。



LINQ是一种编码技术帮助您编写快捷方式代码来实现任务

例如使用 Select() Where()等快速搜索数字列表



一些关于C#编程的基础书籍可能对你有帮助。
LINQ and ADO.Net are very different things.
ADO.Net provides the core framework for database connectivity.

LINQ is a coding technique to help you write "shortcut" code to achieve tasks
for e.g. quickly search through a list of numbers using Select() or Where() etc.

Some basic books on C# programming might help you out.


LINQ vs ADO.Net - 实用概述 [ ^ ]







http://code.msdn.microsoft.com/ 101-LINQ-Samples-3fb9811b [ ^ ]


请访问此链接



[ LINQ vs ADO.Net ]





[ Linq和ADO.Net ]
please visit this link

[LINQ vs ADO.Net]


[Linq and ADO.Net]


这篇关于无法理解差异。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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