0
kicks
NHibernate Session handling in ASP.NET - The easy way
This blog post describes how to implement NHibernate session handling in an ASP.NET web application with very little code. The proposed solution uses the ManagedWebSessionContext class as a contextual session provider.