The ASP.NET SignalR is an open source library
that facilitates the implementation of real-time communication, updates
/ notifications asynchronously in an application.
Sample
How to start?You need Visual Studio 2010 SP1 or Visual Studio 2012
Start a project ASP.Net MVC
Install ASP.Net SignalR Nuget by:
PowerShell
Install-Package Microsoft.AspNet.SignalR
Click below link for more details
http://code.msdn.microsoft.com/Chat-Web-Application-in-9a86e594
1 comment:
Nice comment
Post a Comment