SignalR is a new library for ASP.NET developers that simplifies the process of adding real-time web functionality to your applications. SignalR runs on .NET 4 or 4.5, and you can add the SignalR library to ASP.NET Web Forms and MVC applications to gain real-time
functionality.
See the documentation and resources to get started.
davidfowl
Contributor
2766 Points
624 Posts
Microsoft
ASP.NET SignalR RTM is available!
Jan 16, 2013 05:23 PM|LINK
ASP.NET SignalR RTM is available with the ASP.NET and Web Tools 2012.2 RTM release or on NuGet!
SignalR is a new library for ASP.NET developers that simplifies the process of adding real-time web functionality to your applications. SignalR runs on .NET 4 or 4.5, and you can add the SignalR library to ASP.NET Web Forms and MVC applications to gain real-time functionality.
See the documentation and resources to get started.
Senior SDE, ASP.NET Team, Microsoft
kkbruce
Member
55 Points
20 Posts
Re: ASP.NET SignalR RTM is available!
Mar 08, 2013 03:04 AM|LINK
HI,
I install ASP.NET and Web Tools 2012.2 RTM ( Visual Studio 2012, Update 1, CHT)
But in VB template no "SignalR Hub Class" and "SignalR Persistent Connection Class", Why?