Entity Framework vs LINQ to SQL

后端 未结 17 1912
离开以前
离开以前 2020-11-22 09:25

Now that .NET v3.5 SP1 has been released (along with VS2008 SP1), we now have access to the .NET entity framework.

My question is this. When trying to decide betwee

17条回答
  •  有刺的猬
    2020-11-22 10:17

    You can find a good comparision here:

    http://www.dotnet-tricks.com/Tutorial/entityframework/1M5W300314-Difference-between-LINQ-to-SQL-and-Entity-Framework.html

    http://www.c-sharpcorner.com/blogs/entity-framework-vs-linq-to-sql1

提交回复
热议问题