Created
September 22, 2012 21:24
-
-
Save shanselman/3767880 to your computer and use it in GitHub Desktop.
SignalR talk ideas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SignalR makes the Realtime Web Fun | |
SignalR - Realtime Changes everything | |
SignalR - Powering the Realtime Web | |
----- | |
SignalR is a new open source library from David Fowler and Damien Edwards on the ASP.NET team. More and more applications include a realtime component like chats and stock tickers. We’ve recently see many new frameworks emerge like socket.io and node.js to solve problems of asynchrony and realtime on the web. You’ve heard of technologies like web sockets, forever frames, long polling and server-sent events. We’ll see how you can easily add SignalR and power realtime techniques to your existing ASP.NET application. What does SignalR build upon and will it scale? There will be lots of code and demos in this technical talk. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment