Adventures of upgrading SignalR 1.x to 2.x
With the support of .Net Framework 4.0 ending we upgraded all our web clients to target the .Net Framework 4.6.1. Now that we are targeting the latest .Net Framework we can upgrade SignalR from 1.x […]
With the support of .Net Framework 4.0 ending we upgraded all our web clients to target the .Net Framework 4.6.1. Now that we are targeting the latest .Net Framework we can upgrade SignalR from 1.x […]
See Previous Adventure: Adventures in learning SignalR After making all the reference additions, code changes to integrate SignalR into our existing web application, I ran into some new errors and issues. I have an existing […]
As our web application matures and we add long running processes we’ve run into page timeouts; but, more annoying is not knowing what is going on other than an animated gif. In the Window’s world […]