Netflix Launches Canadian Service for Streaming Movies and TV Episodes over the Internet: Hey, friends in Canada….. http://bit.ly/9jisMh
Similar Posts
New FabrikamShipping SaaS Release for Windows Azure SDK 1.3
The Fabrikam Shipping website has been updated to version 1.3 of the Windows Azure SDK. This sample project shows how to create different subscription models using a SaaS approach and different Azure components. Source code is available. Enjoy! Click here to open link…
Sticky HTTP Session routing in Windows Azure
I've been getting a lot of questions regarding Load Balancing in Windows Azure during the last few days, specifically on how to achieve Sticky HTTP sessions when required. Ryan Dunn posted a great article on how to achieve this via a socket listener… Click here to open link…
Microsoft optimizes servers for Azure, Bing clouds
More details about the modulat ITPAC-based design used at the Microsoft Datacenters, where Bing and Windows Azure servers are hosted. Click here to open link…
1,000 days after… my journey to a happier life through technology, bicycles and being present
Today I got a reminder on my phone telling me that it’s been 1,000 days since I started regularly using “Lose It!” (http://www.loseit.com), a smartphone application that allows people to track what they eat. No diets, no restrictions, simply consume the right amount of calories that the body daily needs with some goals in mind…
Microsoft Azure Readiness Kit for DevCamps February 2016 update
Content for the Microsoft Azure Readiness Kit DevCamps has been recently updated to reflect the latest announcements, including PaaS, App Services, IaaS, Machine Learning, Data platform and storage, Media, Integration and Identity. Great resource for beginners that want to understand the Azure platform or for experts who need a quick refresh on the multiple Azure…
Deploying the Windows Azure ASP.NET MVC 3 Web Role
In order to deploy the default ASP.Net MVC 3 web role that comes with version 1.4 (and later) of the Windows Azure SDK, it is necessary to make some changes linked to the SQL connection strings, which point by default to the local SQLEXPRESS instance. This article from Wade Wegner explains how to make them…