Learn real-time web applications in ASP.NET with SignalR in a fast-paced, practical way today!
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!
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!