Implementing a Repository with NHibernate - Quickstart with NHibernate (part 2)
Posted
by BobPalmer
on Geeks with Blogs
See other posts from Geeks with Blogs
or by BobPalmer
Published on Sat, 17 Apr 2010 10:07:57 GMT
Indexed on
2010/04/17
16:13 UTC
Read the original article
Hit count: 203
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
© Geeks with Blogs or respective owner