SignalR, Part 2 of 2: Hubs and Custom Data Stream
Interactive

SignalR, Part 2 of 2: Hubs and Custom Data Stream

LearnNow Online
Updated Aug 23, 2018

Course description

This course will cover SignalR in connection with Hubs. You will start learning by building a simple Hub and then move to client calling server and server calling client as well as specific methods on specific connections. You will also learn about return types, round-tripping state and detecting connection status. Then you will also learn about Broadcast over a Hub from the outside and Hubs without a proxy. Then you will learn to use SignalR to build a custom data stream.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course assumes that the users have an understanding of developing web applications using HTML and ASP.NET in a Visual Studio 2010 development environment.


Meet the expert

James Curtis

James Curtis is a .NET Developer that primarily works in the UX space. He has worked on and for several large projects alongside Microsoft Consulting. James has spoken at several code camps about UX development for ASP.NET and SharePoint. He is an active participant in the development community tweeting and blogging about several topics in the UX area. James is an active consultant and is also assisting in several Start-ups contributing his UX experience.

Video Runtime

84 Minutes

Time to complete

166 Minutes

Course Outline

Hubs

Client Server (16:46)

  • Introduction (00:15)
  • Hubs (00:30)
  • Building a Simple Hub (00:31)
  • Client Calling the Server (00:56)
  • Demo: Hubs (10:30)
  • Server Calling the Client (01:12)
  • Demo: Server Calling a Client (02:40)
  • Summary (00:09)

Manage Return Types (15:08)

  • Introduction (00:17)
  • Specific Methods on Connection (01:28)
  • Demo: Methods on Connection (04:07)
  • Group Management (01:13)
  • Demo: Group Management (04:10)
  • Return Types (00:55)
  • Demo: Return Types (02:46)
  • Summary (00:08)

Round Tripping Connection (10:03)

  • Introduction (00:18)
  • Round-Tripping State (01:04)
  • Demo: Round-Tripping State (01:40)
  • Detecting Connection Status (00:38)
  • Demo: Detect Connection Status (06:05)
  • Summary (00:16)
More Hubs and Custom Data

More on Hubs (17:14)

  • Detecting Connection Status (00:38)
  • Demo: Detect Connection Status (06:05)
  • Introduction (00:27)
  • Hubs without a Proxy (00:35)
  • Demo: Hubs without a Proxy (10:06)
  • Summary (00:16)

Custom Data Stream (24:47)

  • Introduction (00:20)
  • Custom Data Stream (00:35)
  • Demo: Setting Up A Data Stream (01:47)
  • Demo: Data Stream View (11:37)
  • Demo: Data Stream (06:40)
  • Demo: Data Stream in Action (03:32)
  • Summary (00:12)
;