NHibernate - what is the difference between ManagedWebSessionContext and WebSessionContext ?
Posted
by driis
on Stack Overflow
See other posts from Stack Overflow
or by driis
Published on 2010-04-14T11:01:45Z
Indexed on
2010/04/14
11:23 UTC
Read the original article
Hit count: 275
nhibernate
|ASP.NET
In NHibernate, what is the difference between ManagedWebSessionContext and WebSessionContext ? Which is best to use, and why ?
Based on the description found here, I cannot tell the difference.
© Stack Overflow or respective owner