Contents tagged with ASP.NET 4.5
-
Video Streaming with ASP.NET SignalR and HTML5
I have already talked about SignalR in this blog. I think it is one of the most interesting technologies that Microsoft put out recently, not because it is something substantially new – AJAX, long polling and server-sent events have been around for quite some time -, but because of how easy and extensible they made it.
-
Sending Messages to SignalR Hubs from the Outside
You are by now probably familiarized with SignalR, Microsoft’s API for real-time web functionality. This is, in my opinion, one of the greatest products Microsoft has released in recent time.
-
Visual Studio 2012 and .NET 4.5 Expert Development Cookbook Review