ASP.NET SignalR Programming By Example - Agus Kurniawan

ASP.NET SignalR Programming By Example

By Agus Kurniawan

  • Release Date: 2014-07-29
  • Genre: Computers

Description

Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book:
* Preparing Development Environment
* Persistent Connections
* ASP.NET SignalR Hubs
* ASP.NET SignalR Groups
* SignalR and ASP.NET MVC 5
* SignalR and .NET Client
* SignalR and Windows Store
* Publishing SignalR on Microsoft Azure
* SignalR and Windows Phone 8.1
* SignalR and Java