Netflix Launches Canadian Service for Streaming Movies and TV Episodes over the Internet: Hey, friends in Canada….. http://bit.ly/9jisMh
Similar Posts
Hosting WCF in Windows Azure
Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role. 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…
Announcing Improved In-place Updates for Windows Azure
Two days ago, significant changes and enhancements to the In-place update process were announced for the Windows Azure platform. It is now possible to apply multiple changes to virtual instances without having to redploy the whole solution, including the following: change the VM size, increase the local storage, add or remove roles, or change the…
Windows Azure Toolkits for iOS, Android and Windows Phone
This is great news for mobile developers. Now you leverage the cloud to simplify the complexity of supporting multiple devices. I am planning to start testing the toolkit in the following days, and will report my results. Click here to open link…
Using MSBuild to deploy to multiple Windows Azure environments
Excellent Blog post from Tom Hollander on how to deploy applications to Azure using MSBuild. Click here to open link…
Programmatically Changing the AppPool Identity in a Windows Azure Web Role
Excellent blog entry from Wade Wegner, explaining how to change settings for the IIS AppPool associated to a web role in Azure. Click here to open link…