Excellent guide to follow Windows Azure sessions during PDC10…
Similar Posts
Migrating Windows Service to Azure Worker Role
This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles. Click here to open link…
Mark your calendars! Windows Azure OSS Summit in Argentina, March 2013
Now is the turn for Buenos Aires, Argentina, where we will be talking about the integration between Windows Azure and Open Source technologies. Don’t miss the Python, PHP, Java and node.js sessions, while we show you how to take advantage of multiple database engines – including Azure table storage, MongoDB, neo4j and Cassandra – for…
Windows Azure Starter Kit for Java CTP Released
This kit allows Java developers to configure, package, and deploy their web applications to Windows Azure, using Eclipse and Apache Ant. Click here to open link…
About using IntelliTrace with Windows Azure…
I had the opportunity last night to do a presentation about Windows Azure for the Denver Visual Studio User GroupĀ – http://www.denvervisualstudio.net/. One of the topics that we discussed was using IntelliTrace for debugging purposes on Azure, somebody in the audience pointing out that this was not recommended by Microsoft for production environments. Since I was…
PowerPoint presentations for the Windows Azure OSS summits in India
For those who attended the Windows Azure OSS Summits (Mumbai, Pune, Bangalore) in India, we just uploaded the PowerPoint presentations used during the different sessions, including: 1. Windows Azure Overview. 2. Building Hybrid Cloud Architectures 3. The OSS Developers Story 4. The OSS Data Story 5. Windows Azure and node.js They can be found here:…
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…