Can you point me to current examples using NHibernate in an ASP.NET MVC2 app?

Posted by alphadogg on Stack Overflow See other posts from Stack Overflow or by alphadogg
Published on 2010-05-04T01:31:40Z Indexed on 2010/05/04 1:38 UTC
Read the original article Hit count: 295

Filed under:
|

Can anyone point me to any self-contained, complete, current reference materials/projects using NHibernate in an ASP.NET MVC2 application?

I have looked at Sharp Architecture, but I am not sure I need the complexity in that project. I certainly don't know enough about it to know if it is over-engineered for my purposes.

I would like to see more types of implementations to gauge the various ways people have skinned this cat.

© Stack Overflow or respective owner

Related posts about asp.net-mvc-2

Related posts about nhibernate