321 Views
Intercept WCF calls to setup the NHibernate GetCurrentSession so you can make use of a single ISession per request all handled by NHibernate. Add a custom WCF behavior and implement IDispatchMessageInspector.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Intercept WCF calls to setup the NHibernate GetCurrentSession so you can make use of a single ISession per request all handled by NHibernate. Add a custom WCF behavior and implement IDispatchMessageInspector.