hi all, i'm using nhibernate 2.0.1 and framework 2.0.

first a little question: what's the difference between
WebSessionContext and ManagedWebSessionContext?
i don't understand when is better to use one or the other


then my real question: i have a web application wich i used also as
server for .net remoting, i make the bind/unbind with an httpmodule.

using websessioncontext or managed... i have same problems, i think
becouse sametimes the remote calls have the same httpcontext so i want
ask you if it's better to use CallSessionContext with .net remoting,
and if the answer is yes how can i use different context switching the
type if the request is a asp.net or a net .remoting call

thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to