From the Cloud to the Client

added by bradygaster
10/17/2011 9:25:33 AM

213 Views

That title sums up what this blog post will summarize and explain; how to get data instantly from the cloud – in this case, the Azure cloud platform – all the way down to an HTML 5.0 browser. The point of this exercise is to take a slightly deeper dive into using SignalR. Secondary to the SignalR deep dive, this article will explain how to use the Azure Service Bus.


1 comments

Noldorin
10/17/2011 4:38:45 PM
Very nice article. This really shows off the simplicity of the ASP.NET MVC framework along with HTML5/modern JavaScript (JQuery). Haven't much experience with Azure myself, mainly because it's a paid service and not cheap, but it looks wonderfully easy to integrate with .NET apps!