LT23 Build Real Time Websites with SignalR

03/11/2014

2:30pm - 3:45pm

Level: Introductory

Rachel Appel

Senior Developer Evangelist

Microsoft

Learn how to get started with SignalR and build a basic real time communications app with it.

If you've ever wanted to build a highly responsive app that leverages a real time communications library, then SignalR is for you. SignalR is an ASP.NET framework that you can use to build real time, or asynchronous, scalable, websites and apps. In this session you'll learn how to get started learning SignalR and building a basic real time communications app with it.

You will learn:

  • About why and when you need real time communications and how to achieve it
  • The basics of SignalR
  • About async vs. sync programming models