dotnetConf2014 icon indicating copy to clipboard operation
dotnetConf2014 copied to clipboard

Demos from my dotnetConf 2014 SignalR talk http://channel9.msdn.com/Events/dotnetConf/2014/SignalR

dotnetConf2014

Demos from my dotnetConf 2014 SignalR talk http://channel9.msdn.com/Events/dotnetConf/2014/SignalR

This is a simple SignalR chat application with a web-based client using AngularJS and a Windows Phone 8.1 (Silverlight) client using MVVM (no framework).

It demonstrates how to use the SignalR .NET client to maintain a reliable connection while providing feedback to the user as the connection state changes, as well as making the full connection log available.