Entity Framework vs. nHibernate for Performance, Learning Curve overall features

Posted by hadi on Stack Overflow See other posts from Stack Overflow or by hadi
Published on 2010-05-20T13:45:07Z Indexed on 2010/05/20 13:50 UTC
Read the original article Hit count: 605

I know this has been asked several times and I have read all the posts as well but they all are very old. And considering there have been advancements in versions and releases, I am hoping there might be fresh views.

We are building a new application on ASP.NET MVC and need to finalize on an ORM tool. We have never used ORM before and have pretty much boiled down to two - nHibernate & Entity Framework.

I really need some advice from someone who has used both these tools and can recommend based on experience. There are three points that I am focusing on to finalize -

  1. Performance
  2. Learning Curve
  3. Overall Capability

Your advice will be highly appreciated.

Best Regards,

© Stack Overflow or respective owner

Related posts about entity-framework

Related posts about nhibernate