Why use Hibernate/nHibernate?

Posted by ProgrammingPope on Stack Overflow See other posts from Stack Overflow or by ProgrammingPope
Published on 2010-03-11T17:43:54Z Indexed on 2010/03/11 17:49 UTC
Read the original article Hit count: 168

Filed under:
|

I have found myself doing a lot of work to get nHibernate setup and am left wondering: Why use a framework like Hibernate/NHibernate? I am sure that quite a few people love the framework but I am unclear on the advantages and disadvantages. What are the advantages and disadvantages of lazy loading, and are there other features to Hibernate? Is there anything that makes a framework like this easier to use (best practices, other frameworks, etc)?

© Stack Overflow or respective owner

Related posts about hibernate

Related posts about nhibernate