nhibernate - SignalR and Hibernate -


i using signalr 2.0 live chat , notifications , using nhibernate (with fluentnhibernate) persistence.

i building single page app , calls done using xhr , websocket signalr .

problem is: written database through signalr not recognized nhibernate session.

when full page refresh changes there suppose signalr 2.0 contains no httpcontext using when building nhibernate sessionfactory.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -