Hi, all. I used Windows XP, and I do not want to change the platform for some reasons.
And I surveyed solutions about installing Windows Azure SDK on XP and found that
though I can install the SDK on XP but I cannot run any Azure roles in the Fabric
because the Development Fabric depends on the IIS 7.
After thinking, I have an ideal that I can keep my original XP while I can run Azure
projects if it's needed. The ideal is to make my computer referring to another server
running IIS 7, and when I run an Azure project the Azure tool for Visual Studio 2010
will refer to the remote server, using the Azure and Development Fabric environment
settled on the server.
Is it feasible? And any ideals?