All that you wanted to know about running TFS (Team Foundation Server) on the Windows Azure platform.
Similar Posts
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…
Access Control Service Samples and Documentation
Samples on how to use ACS with different identity providers, including ADFS2, Windows Live ID, Facebook, Google and Yahoo. Click here to open link…
Home Energy Monitoring on Windows Phone
Interesting article on how to create a C# project to monitor energy in your house, based on the "Standard Envy Kit" USB interface. Good example of how to create a Web Service and consume / display information on a Windows Phone application. I will report results once I have tried it myself. http://blogs.msdn.com/b/coding4fun/archive/2010/09/27/10068304.aspx
Implementing Azure Diagnostics with SDK V1.3
Very helpful blog entry from Andy Cross, explaining how to enable Azure Diagnostics using version 1.3 of the Azure SDK. Click here to open link…
Register for the annual Scott Guthrie event April 22 in Arizona!
Click on the title to access the registration form…
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…
