Maintain your Azure application directly from Visual Studio 2010, without having to redeploy every single file…
Similar Posts
Introducing my new blog…
The idea of starting a technical blog has been in my head for quite some time… and now it’s happening. I like to research and apply new technologies, and this is where I will post about my journey in web development, cloud computing, enterprise architecture, and coding for fun. Thanks for reading!
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
Updated Windows Azure Platform Training Kit Now Available (Nov. 2010)
If you downloaded version 1.3 of the Azure SDK, make sure to update your training kit as well. Click here to open link…
Supporting mobile device applications using RESTful services running on Windows Azure
I recently wrote an article with my friend and colleague Bruno Terkaly for MSDN magazine on using Windows Azure to support mobile device applications (including iOS, Android, and Windows Phone) that require back-end services. The solution that we propose is based on a REST style architecture, a very popular approach that provides flexibility and speed….
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… Click here to open link…
Microsoft JDBC Driver 3.0 for SQL Server and SQL Azure
The latest version of the Microsoft JDBC Driver (3.0) now supports SQL Azure. Click here to open link…