An Introduction to ASP.NET SignalR
Your ASP.NET website needs SignalR, whether you know it or not. Users are no longer tolerant of stale data and guess what? As soon as a page leaves your server the data on it is stale. That where SignalR comes. It is an incredibly easy to use library for ASP.NET which gives your site real-time […]
Read more "An Introduction to ASP.NET SignalR"