NHibernate session management in WCF application

后端 未结 2 1948
傲寒
傲寒 2020-12-08 22:29

I am building a WCF application, using NHibernate for the persistence layer. A lot of documentation thats out there is about using NHibernate with ASP.NET applications. But

相关标签:
2条回答
  • 2020-12-08 23:07

    I found another good example -

    http://realfiction.net/go/133

    0 讨论(0)
  • 2020-12-08 23:20

    http://www.igloocoder.com/archive/2009/04/23/wcf-and-nhibernate-redux.aspx -> https://igloocoder.net:8443/svn/IglooCommons/trunk/src/IglooCoder.Commons/WcfNhibernate/

    0 讨论(0)
提交回复
热议问题