Brady Gaster is a Windows Azure Technical Evangelist with Microsoft who focuses on helping web developers understand the benefits of using Windows Azure to develop and host their web applications and APIs. His recent interests involve connecting devices like the Kinect, Netduino, and robotics platforms to Windows Azure to demonstrate the powerful combination of physical and cloud computing platforms. He also enjoys finding creative ways to use SignalR, the groundbreaking open-source persistent HTTP abstraction
SignalR – Why Should Web Pages Have All the Real-time Fun?
- Stopnja 300
-
Datum
četrtek
25. april 2013 09:00
SignalR is one of the latest additions to the ASP.NET web stack. It provides real-time HTTP support for your web applications, but the good news is that SignalR is not just for web applications. With a client API that’s virtually identical in the JavaScript and native .NET client implementations, developers only need to learn the SignalR abstraction itself to be able to write cross-platform real-time applications. This session will walk through the process of adding real-time functionality to your Windows 8 and Windows Phone 8 apps. We’ll also take a look at the new scale-out providers and OWIN hosting capabilities available in the latest release of SignalR.