ADO.NET Entity Framework vs NHibernate

前端 未结 7 1452
不知归路
不知归路 2020-12-05 09:31

So the ADO.NET Entity Framework has gotten a little bit of bad press (in the form of blog entries and a petition) but I don\'t want to rush to judgement. I\'m limited in tim

7条回答
  •  一生所求
    2020-12-05 10:24

    It has been 2 years since the original post. From what I understand ADO.NET Entity Framework has matured in with .net 4. Does anyone have any new feedback on this topic?

    Here's a link to the improvements added to EF since first release in 2008 http://blogs.msdn.com/b/adonet/archive/2009/05/11/update-on-the-entity-framework-in-net-4-and-visual-studio-2010.aspx

    Update: I found this thread on stack overflow that does a nice job of discussing the updated EF:

    Entity Framework 4 vs NHibernate

提交回复
热议问题