Web Client, Microsoft Sessions

TH02 Build RealTime Websites and Apps with SignalR

08/17/2017

8:00am - 9:15am

Level: Intermediate

Rachel Appel

Senior Developer Evangelist

Microsoft

If you've ever wanted to build a highly responsive app that leverages a real-time communications library, then SignalR is for you. Real-time web functionality is the ability to have the server push messaging aggressively to the client, instead of relying on the client to make multiple and frequent requests. SignalR is a set of ASP.NET server and client libraries you can use to build real time, scalable, websites and apps. You can use SignalR in both enterprise and consumer apps, and across platforms. This session covers what you need to know to build a SignalR app that connects multiple clients instantaneously.

You will learn:

  • How real time software works
  • About SignalR
  • About cross platform client connectivity