xhroot / Registry

SignalR demo, server push in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Registry

###Installation notes:

  • In web.config, adjust the database connection string to point to your local database.
  • The Models folder contains a file - CreateStudentsTableDDL.sql - that will create the Students table and populate it with 1 record.
  • If you get "The project type is not supported by this installation." install MVC4.
  • SignalR.Client.dll is required to build and is in the dll folder.

About

SignalR demo, server push in .NET


Languages

Language:JavaScript 97.9%Language:C# 2.1%Language:ASP 0.0%