简体   繁体   English

Linq to SQL VS Entity Framework

[英]Linq to SQL VS Entity Framework

Im new to development for the windows server platform. 我是Windows服务器平台开发的新手。 Can someone tell me the difference between Linq to SQL and EF4? 有人能告诉我Linq与SQL和EF4之间的区别吗? I need some help choosing the right technology. 我需要一些帮助来选择合适的技术。

L2SQL is obsolete deprecated. L2SQL已 过时 弃用。 Whilst it will be supported, no future changes are planned. 虽然它将得到支持,但未计划未来的变化。

For this reason alone (since your just starting out), use Entity Framework 4. 仅仅因为这个原因(自刚刚开始),请使用Entity Framework 4。

If you want a comparison of the two, check out my answer here . 如果你想比较两者,请在这里查看我的答案。

This question is highly subjective though, and might be closed - as there is a war between the "EFers" and the "NHibernaters". 这个问题非常主观,可能会被关闭 - 因为“EFers”和“NHibernaters”之间发生了战争。

请参阅之前关于此主题的讨论。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM