If what you need is only session management stuff you can use http://code.google.com/p/unhaddins/ or copy&paste classes in http://code.google.com/p/unhaddins/source/browse/#hg%2FuNhAddIns%2FuNhAddIns%2FSessionEasier
<http://code.google.com/p/unhaddins/source/browse/#hg%2FuNhAddIns%2FuNhAddIns%2FSessionEasier>A simple explication http://fabiomaulo.blogspot.com/2009/09/configure-sessionfactory-providers.html <http://fabiomaulo.blogspot.com/2009/09/configure-sessionfactory-providers.html> On Tue, Jan 25, 2011 at 1:47 PM, sergio <[email protected]>wrote: > Hi all. > I'm going to develop an asp.net 4.0 application (not mvc, asp.net > classic) with nhibernate 3.0 for the repositories. > I want to use the session per request pattern. > I'll have multiple database (I have 3 different connection strings) > I've seen Burrow framework, so the cuestion is, do you recommend me > using that framework (http://nhforge.org/wikis/burrow/faq.aspx) or > something else to manage my units of work? > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- Fabio Maulo -- 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.
