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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
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)... |
|||
|
|
|
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: |
|||
|
|