Skip to content Skip to sidebar Skip to footer
Showing posts with the label Signalr

Signal R Notification

I am creating an application using signal r to send notification. I am using VS 2012. In my Notific… Read more Signal R Notification

Pushing Updates From Event Log To Webpage Not Working In Ie8

In my MVC4 application I have some code to push a new entry in the eventlog to a webpage with Signa… Read more Pushing Updates From Event Log To Webpage Not Working In Ie8

Signalr: Hub Onconnected Not Called If No Client Methods

I am writing a game in SignalR. The idea is that you connect with your laptop, which will be used a… Read more Signalr: Hub Onconnected Not Called If No Client Methods

Signalr Client Hub Proxy Is Undefined

I was following this tutorial. On client side, in a simple html page, I get undefined for the clien… Read more Signalr Client Hub Proxy Is Undefined

Signalr Call From Controller

I'm needing to pass strings from my controller to a signalR hub and have it render on my page. … Read more Signalr Call From Controller

Signalr Connection Request Does Not Send Cookies

I am building a web application using ASP.NET Web API and SignalR. I have a pretty good understandi… Read more Signalr Connection Request Does Not Send Cookies