Implementing a Repository with NHibernate - Quickstart with NHibernate (part 2)
- by BobPalmer
This is the second in a series of tutorials I am working on to help developers quickly get up to speed with NHibernate. In this tutorial, I'll be focusing on an implementation of a repository pattern.
As always, comments, suggestions, and any technical bits I may have missed are always appreciated!
You can view the entire article via this Google Docs link:
http://docs.google.com/Doc?docid=0AUP-rKyyUMKhZGczejdxeHZfMTVjMnBqYjVnNw&hl=en
Enjoy!
-Bob