Hi, Thanks for this group !
I 'm new in Nhibernate and I want to ask about asp.net. I found few articles about it, not much, and they are talking about the need to use Http module events to create ISession for each request. I don't understand why I need to do it, I created a web application and configure just the web.config to Nhibernate and it works fine on my local machine. http://www.codeproject.com/KB/architecture/NHibernateBestPractices.aspx http://nhforge.org/blogs/nhibernate/archive/2010/07/11/nhibernate-bootstrapper-unitofwork-and-sessionperrequest.aspx Can someone explain me why it's so important to use those events handlers. Thanks, David -- 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.
