博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Comparision Linq toSQL with ADO.net Entity Framework
阅读量:4317 次
发布时间:2019-06-06

本文共 2154 字,大约阅读时间需要 7 分钟。

the thing is happen two year ago, Linq to SQL Dead, Ever since the release of the Entity Framework and the Linq to SQL team's move to the ADO.net team we have bean hearing about Linq to SQL being dead. The ADO.NET team(which owns the EF as well) release the roadmap where they said:

 

" we're  making significant investments in the Entity Framework such that as of .Net 4.0 the Entity Framework will be out recommended data access solution for LINQ to relational scenarios. we are listening to customers regarding LINQ to SQL and will continue to product based on feedback we receive from the community as well."

 

this caused an uproar as you might imageine. so a few days later Tim Mallalieu, PM of the Linq to SQL and Linq to EF teams clarify by say this:

 

"we will continue make some investments in LINQ to SQL based on customer feedback. this post was about making our intentions for future innovation clear and to call out the fact that as of .NET4.o, Linq to entites will be the recommended data access solution for linq to relation scenarios.. we also want to get your feedback on the key experiences in LINQ to SQL that we need to add in to LINQ to Entities in order to enable the same simple scenarios that brought you to use LINQ to SQL in the first place."

 

Sounds pretty dead to me. if you don't believe me, just talk to any fox pro developer, VB 6 developer, or any Access developer who loves the Jet engine. they are still "supported" as well. As this has shaken out over the past month or so, there are two camps:

 

I told you so! and No way man, it is part of the framework, it will be supported for 10 years!

Well they are both wrong.

I told you so scrowd is claiming victory, while linq to sql may be dead, linq to sql has a lot of traction in the developer commnunity. according to Data Direct Technologies's recent .Net Data Access Trends Survey of production .Net application use Linq to sql as their primary data access method. while this number is not huges, you can't ignore these developers voting with their feet by using Linq to sql in the applications.

 

Reference:

 

转载于:https://www.cnblogs.com/sandy_liao/archive/2010/06/13/1757870.html

你可能感兴趣的文章
SharePoint 2010 Warmup server script
查看>>
单变量微积分笔记6——线性近似和二阶近似
查看>>
补几天前的读书笔记
查看>>
HDU 1829/POJ 2492 A Bug's Life
查看>>
[UOJ UR#16]破坏发射台
查看>>
修改spring boot 启动logo
查看>>
《Android深度探索》第六章心得体会
查看>>
jQuery绑定键盘事件
查看>>
java中的for嵌套(一个好例子)
查看>>
MathML
查看>>
SQL 排名函数
查看>>
IIS与ApplicationPool重启检测自动化解决方案
查看>>
zabbix3.4实现邮件报警
查看>>
Xpath提取一个标签里的所有文本
查看>>
11 吐司 Toast 代码案例
查看>>
CKplayer:视频推荐和分享插件设置
查看>>
通过服务修改widgetUI
查看>>
win10连接无线网,开启移动热点,手机连接它手机一直显示获取ip地址中。
查看>>
MapReduce的倒排索引
查看>>
Heterogeneity Activity Recognition Data Set类别
查看>>