SignalR with Ext.NET
Posted on in Tutorials
SignalR promises a great evolution of real-time interactivity in web applications. It is also something that can be used with Ext.NET. In this post we briefly look at what SignalR is and how it works. We then look at how Ext.NET can be used with SignalR by modifying a stock ticker example provided by the…