Twin Cities Code Camp

Anne Bougie

Introduction to Real-Time Notifications With SignalR

by Anne Bougie

Sat, Apr 16, 2016
Room: Rapson 45
Time: 14:15

As the user experience becomes more important, real-time push notifications are an important tool for web developers to master. Learn how to build real-time server-to-client and client-to-server push services in ASP.NET using SignalR. SignalR makes it incredibly simple to build communication hubs for real-time notifications, peer-to-peer collaboration, and real-time content delivery. SignalR is flexible, extensible and scalable. We will cover setting up a complete MVC5 application using both the Javascript client API and the .NET client. There are several transport protocols available depending on which server and client platforms you are using. We will discuss these options as well as extending, scaling and customizing SignalR.

About the Author

Anne Bougie is a senior software engineer with Skyline Technologies. She has been a developer for 18 years in the Fox Cities area working as a consultant in a variety of companies and industries. She has worked with many platforms and languages with a focus on Microsoft technologies. She specializes in MVC, Javascript, Azure, application design, and developer mentoring.