Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Getting Started with ASP.NET 4 SignalR

Learn real-time web applications in ASP.NET with SignalR in a fast-paced, practical way. Do you need an application that sends live data to the browser? This course, that uses ASP.NET in .NET Framework, is for you.

Roland Guijt - Pluralsight course - Getting Started with ASP.NET 4 SignalR
by Roland Guijt

What you'll learn

Real-time web functionality is almost a must when developing a web app nowadays. In this course, Getting Started with ASP.NET SignalR, you will not only learn how the real-time web works, but also how to implement it using the greatest real-time web framework available. First, you will explore real-time web in general and about the low-level transports SignalR uses: WebSockets, Server Sent Events (SSE), and long polling. Next, you will learn about the SignalR concepts and the ways SignalR uses the underlying transports to do Remote Procedure Call (RPC) by utilizing Hubs and how to create javaScript and .NET clients for them. Finally, you will see what the challenges are when scaling out and how to implement an example application step by step and deploy it to Azure. When you're done watching this course, you can go full speed ahead with developing real-time web applications!

Table of contents

About the author

Roland Guijt - Pluralsight course - Getting Started with ASP.NET 4 SignalR
Roland Guijt

Roland is a Microsoft MVP enjoying a constant curiosity around new techniques in software development. His focus is on all things .Net and browser technologies.

More Courses by Roland