Co-Marketing with Windows Azure | Windows Azure Platform: Take advantage of the new Marketing program to certify a… http://bit.ly/aVXsgm
Similar Posts
MSDN Magazine – Windows 8 and Windows Azure: convergence in the cloud
I’d like to share the article that I recently wrote with my friend and colleague Bruno Terkaly for the MSDN Magazine Windows 8 special edition. We show how easy it is to write and host a REST enabled Service in Windows Azure, supporting Windows 8 applications making asynchronous calls to retrieve data. It can be…
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…
Hundreds of Microsoft Press ebooks now available in the Kindle Store
I don't have a Kindle – yet -, but this is great news. http://blogs.msdn.com/b/microsoft_press/archive/2010/09/23/hundreds-of-microsoft-press-ebooks-now-available-in-the-kindle-store.aspx
Introduction to Windows Azure Startup Tasks
As it is explained by Steve Marx on this article, startup tasks are actions that can be set before the Azure roles start, and a powerful resource to configure IIS and other role components. Click here to open link…
The uniqueidentifier type, clustered indexes, and SQL Azure
Great blog entry from the SQL Azure team on using the uniqueidentifier type (GUIDs) in SQL Azure databases, including pros / cons, and workarounds. Click here to open link…
SQL Azure Federations: Robust Connectivity Model for Federated Data
Another article on sharding SQL Azure Databases using Federation. Good tips on how to migrate to a multi-tenant model as well. Click here to open link…