I have a number of dao methods that I want to execute async in an ASP.Net context. However the async thread does not have a NHibernate session bound to it. Is there any patterns or suggestions this this can be implemented?
Cheers
Glyn
I have a number of dao methods that I want to execute async in an ASP.Net context. However the async thread does not have a NHibernate session bound to it. Is there any patterns or suggestions this this can be implemented?
Cheers
Glyn