Working with SignalR v2

Over the next few weeks I've been working with SignalR allowing for a paradigm shift in application development where the concept of sending a request for data and receiving a response from a web server is changed with asynchronous, instant communications going both ways without any "polling" (constant pings for actions) when used with Windows 2012 server (Websockets).


Wed, 29 Jul 2009 14:50