Managing NHibernate Isession with Autofac

Posted by UpTheCreek on Stack Overflow See other posts from Stack Overflow or by UpTheCreek
Published on 2010-05-08T15:32:52Z Indexed on 2010/05/08 15:38 UTC
Read the original article Hit count: 467

Filed under:
|

Does anyone have any tips or best practices regarding how Autofac can help manage the NHibernate ISession Instance (in the case of an ASP.NET MVC application)?

© Stack Overflow or respective owner

Related posts about nhibernate

Related posts about autofac