pwigle

Stories submitted by pwigle

NHibernate Session handling in ASP.NET - The easy way(pwigle.wordpress.com)

submitted by pwiglepwigle(10) 3 years, 5 months ago

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. read more...

add a comment |category: |Views: 85

tags: another