-
This year on Azure on Tour in Frankfurt we organized an IoTLab for all interested attendees. We scheduled 3slots of 2 hours. Unfortunately they all ware booked out in very short time. We prepared for this IoT lab a weather station on Arduino as described here . If you follow provided...
-
We published new version of Azure Service Bus Java Script SDK v1.2. This version provides supports for sending of events to Azure Service Bus Event Hubs. Supported features: Sending of messages to the queue Reading of messages from queue Sending of messages to Topic Sending of events to EventHub ( NEW...
-
This article describes how to create ASP.NET MVC application as a WebRole and to speed it up by using CacheRole introduced in Windows Azure Platform release 1.7 (also called Spring Release [2012]). The way how the distributed cashe works and how it can be consumed by an application didn’t really change...