Skip to content

noobouse/SignalR-Samples

 
 

Repository files navigation

SignalR Samples#

Status: All of the tools and templates in this repository should be considered demoware.

Repository Content

This repository contains demonstrations given by Brady Gaster at various conferences and user group meetings. The code samples demonstrate SignalR and how to use it with Windows Azure in a few contexts. The samples include:

  1. Basic Hit Counter Example
  2. Active User Counter Example
  3. Kinect-controlled boxing game
  4. System Monitor
  5. Site Monitor running in a console application
  6. Site Monitor running as a Windows Azure Cloud Service
  7. Time Server running in a console application
  8. Time Server running as a Windows Azure Cloud Service

Topics Covered

  1. Basic use of SignalR Hubs and Connections
  2. Self-hosting SignalR
  3. Native clients using SignalR within .NET code
  4. Scaling out SignalR

Prerequisites

Before you can use Marker verify you have the following prerequisistes:

Microsoft Visual Studio 2012 (RC or Later): These demos were created using VS 2012. Most of them would work (code-wise) in VS 2010, but the existing solution and projects are all VS 2012.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published