Note from the "Architects Rule!" blog on an update for the Windows Azure Tools for Eclipse, as well as a link to a tutorial on how to use PHP with Azure.
Similar Posts
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…
Building Highly Scalable Java Applications on Windows Azure
Good article on Java and Windows Azure Click here to open link…
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 Windows Azure Training Kit October 2012 is now available
I have updated the links on my blog to reflect that the October 2012 release of the Windows Azure Training Kit is available now. A new page has been added to the main Windows Azure website, where you can find more information on how to use it. Among the changes and new features that you…
Windows Azure Insider March 2013 – Real-World Scenarios for Node.js in Windows Azure
For the March 2013 edition of the Windows Azure Insider column in MSDN Magazine, Bruno Terkaly and I talk about node.js, the javascript server-side programming language that it’s taking the world by storm (for the right use cases). We show you how to create a basic HTTP server, as well as how to use it…
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…