vote up 3 vote down star
1

One of my goals over the next few months is to get familiar with NHibernate and am curious if anyone out there has any suggestions of where to begin. Preferably, I'd like to find a example project that demonstrates what you would see in an in-the-field application.

flag

Good question. Would be nice if there was a 'petshop' type nhibernate app demonstrating using best practices and typical nhibernate idioms. – Kev Sep 24 '08 at 22:32

4 Answers

vote up 3 vote down check

I pretty much based the first iteration of an application architecture solely on this article from CodeProject: NHibernate Best Practices. Also check out this blog: Ayende @ Rahien

link|flag
vote up 3 vote down

The author of the NHibernate ASP.NET Best Practices article and went on to produce a newer sample called Sharp Architecture using ASP.NET MVC.

link|flag
vote up 0 vote down

http://code.google.com/p/dot-net-reference-app/

link|flag
vote up 0 vote down

The nhibernate FAQ blog is pretty useful.

link|flag

Your Answer

Get an OpenID
or

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