linq和实体框架之间有区别(在4.0 linq中没有使用只有实体框架这是正确的) [英] is there difference between linq and entity Framework(in 4.0 linq not used only entity framework is this correct)

查看:60
本文介绍了linq和实体框架之间有区别(在4.0 linq中没有使用只有实体框架这是正确的)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

linq和实体框架之间是否存在差异(4.0版linq未使用仅实体框架是正确的)

is there difference between linq and entity Framework(in 4.0 linq not used only entity framework is this correct)

推荐答案

LINQ是添加到C#的基本功能,他们没有办法在4.0中把它拿出来。根据谷歌有一个名为Linq to Entities的东西,所以我猜这意味着它们是不同的东西。看起来两者都有大量的信息,如果你谷歌他们。
LINQ is a basic feature added to C#, there is no way they took it out in 4.0. According to google there is a thing called Linq to Entities, so I guess that means they are different things. Looks like there's tons of info on both, if you google them.


请点击此链接

http://maxivak.com/entity-framework-vs-linq-to-sql/ [ ^ ]


LINQ to SQL主要是仅限SQL Server,而不是设计和实现。如果您有兼容的ADO.NET提供程序,则EF旨在支持并支持多个DB。
LINQ to SQL is largely SQL Server only, not so much by design as by implementation. The EF is designed to support, and does support, multiple DBs, if you have a compatible ADO.NET provider.


这篇关于linq和实体框架之间有区别(在4.0 linq中没有使用只有实体框架这是正确的)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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