I'm really new to NHibernate and now I'm working in a web application
(.NET 2.0) using NHibernate. Could you please give an advice about how
works the interaction between ASP.NET and NHibernate with the Session,
what is the best practice because I don“t think is a good idea to have
a  using NHibernate in the code behind of all my pages and then set an
instance of ISession and pass it through all the layers of my
application until I get the Repository working.

Any help would be appreciated, I'm in a hurry with this project.

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