New Azure Datacenter in the UK, just announced…
Similar Posts
MSDN Magazine article – Comparing Windows Azure queues and Service Bus queues
In my latest MSDN Magazine article, I compare Windows Azure queues Vs. Service Bus queues from a developers perspective, showing how to perform the most basic operations: create a queue, send and receive messages, send authentication credentials to both services. I hope that you find it useful. http://msdn.microsoft.com/en-us/magazine/jj159884.aspx
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… 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 Scenarios Map
Another great blog entry from J.D. Meier. Excellent guide on the right questions to ask yourself when designing a Windows Azure application, based on the scenario at hand. Click here to open link…
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…
New Windows Azure Caching Videos and Code Samples Available
The Windows Azure AppFabric team has posted a blog entry inlcuding links to new Windows Azure Caching videos and samples. Also, another link on how to get a trial account is included. Enjoy! Click here to open link…