The Sharp Architecture Team have a new release of Sharp Architecture, which is an opinionated framework for building ASP.NET MVC Web Applications using NHibernate, Castle Windsor, Fluent NHibernate, Log4Net, etc.
Per the description:
"... this is a solid architectural foundation for rapidly building maintainable web applications leveraging the ASP.NET MVC framework with NHibernate. The primary advantage to be sought in using any architectural framework is to decrease the code one has to write while increasing the quality of the end product. A framework should enable developers to spend little time on infrastructure details while allowing them to focus their attentions on the domain and user experience."
I haven't followed each and every release but there are a couple of changes worth noting:
- Change from Ninject to Castle Windsor
- A very cool Visual Studio 2008 Template to jumpstart your development
Kudos to the team for developing Sharp Architecture. Even if you don't want to use Sharp Architecture as is, you can certainly learn about various ways to use NHibernate with the ASP.NET MVC Framework.
Learn more here.
NHibernate Tutorials