Netflix Launches Canadian Service for Streaming Movies and TV Episodes over the Internet: Hey, friends in Canada….. http://bit.ly/9jisMh
Similar Posts
Automated Build and Deployment with Windows Azure SDK 1.6
Tom Hollander recently posted a great article on how to use the new deployment capabilities in the Windows Azure SDK v1.6, including the use of the .publishsettings file with a build server using TFS and MSBuild. Enjoy! Click here to open link…
Sending Emails from Windows Azure (Part 1 of 2)
Part 1 of 2 on how to send email messages from Windows Azure. Three different patterns are described. Click here to open link…
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…
Top Windows Azure Support Issues when upgrading to v1.3 of the SDK
Workarounds for resolving the two most common issues when upgrading to version 1.3 of the Windows Azure SDK. Click here to open link…
Simplified Import and Export of Data for SQL Azure
The SQL Azure team has posted important updates to the DAC framework, simplifying the process of importing / exporting data to SQL Azure databases. Click here to open link…
Windows Azure AppFabric Caching transactions and update modes
While talking to a startup company today, they asked me about the Windows Azure AppFabric Caching service, trying to replace a Redis self-managed deployment. The conversation steered specifically towards atomic transactions and update modes. I found a really good white paper from Scott Seely that talks about the two update patterns supported: optimistic and pessimistic….