.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Damian Edwards and David Fowler Persist Connections with SignalR
December 12, 2011
00:42:00
41.01 MB
Downloads: 0
Carl and Richard talk to Damian Edwards and David Fowler about SignalR. SignalR is a library for providing persistant connections between a web server and a browser by providing an abstraction over top of technologies like WebSockets or even AJAX polling. SignalR requires .NET 4.0 on the back end and jQuery on the front end... although non-browser clients are in the future!