vote up 6 vote down star
2

Are there any books on the subject that anyone recommends? Where do I learn the key concepts and patterns for ORM in general as it relates to NHibernate specifically?

flag

59% accept rate
see duplicate question: stackoverflow.com/questions/35727/… – Ray Vega Mar 25 at 20:38

2 Answers

vote up 9 vote down check

For a starting point I recommend you this screencasts:

Summer of NHibernate Screencast Series

Books about NHibernate, I've seen that Manning is cooking a good one, NHibernate in Action, apparently scheduled for December, you can get a preview of the first chapter here(pdf)...

link|flag
vote up 1 vote down

The NHibernate FAQ blog contains detailed posts on how to learn and use NHibernate (including ORM patterns). I recommend starting with the earliest archived posts in particular these:

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.