C#/.Net : When & Why Should we opt NHibernate

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tim007
    New Member
    • Feb 2008
    • 29

    C#/.Net : When & Why Should we opt NHibernate

    Hi All,


    I wanted to know why and when , should we use NHibernate as a data access layer in a C#.Net Project.

    Can we opt Nhibernate for its ease of implimentation ?

    or will it increase performace ?

    does it have any major drawback when compared to a Customised data access layer ?

    Thanks

    Regards
    Tim
  • ursskmdali
    New Member
    • Nov 2007
    • 10

    #2
    Hi,

    when u know all the tables then u will free to opt NHibernate if u don't know the tables, i mean to say no designed ones u go for normal data access.

    one thing is clear it is easy to map ur required table to the current operations it requires a small understanding to use.

    Hope this will help you.

    Thanks.

    Comment

    • kenobewan
      Recognized Expert Specialist
      • Dec 2006
      • 4871

      #3
      Sorry, I thought this related to when bears with a stutter hibernate ;). Answer: spring.

      Comment

      Working...