开发者

what is the difference between linq to sql class and entity framework [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Entity Framework vs LINQ to SQL

what is the difference between linq to sql class and entity framework and what kind of situation linq to sql should use and w开发者_开发技巧hen entity framework will be the best option.


Check out this link for a quick comparison. For me linq to sql is a quicker way to get a small application up and running and the entity framework is more for large more complex applications that you can take time to build a big foundation for.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜