I downloaded AutoScale from http://blog.maartenballiauw.be/post/2011/03/21/Windows-Azure-and-scaling-how-(NET).aspx
I am working on a strategy for storing and deploying JavaScript files on Azure (ASP.NET web role) My requirements are:
In Azure Deve开发者_如何转开发lopment Storage\'s UI, there\'s a Reset button which stops, wipes, and restarts the devstore. Is there a programmatic way of doing this, similar to how I can stop and sta
I am working on a small introductory Azure project where I needto distribute documents among the worker rolesin a load 开发者_JAVA百科 balanced manner.
I want to implement couple of mobile app (windows phone/iOS/android) ideas. Most of them require getting user data updates on other group of devices.
Is it possible to create a service on Azure that handles a socket (ip:port) to get raw tcp data from clients and send some data back to them?
I\'m looking into moving an existing app to Azure. It will have an MVC app in one web role and some WCF services in another web role. When live, the site will live at http://www.myapp.com and the serv
I am using azure aql as a backend for a windows phone app I am writing. I expose the db using odata protocol, and using the odata client library to read and write db. I am having a problem to insert C
I have a single instanced Worker Role up and running. Now I want to update the Worker Role via RDP without redeploying (for testing issues). How can I do this?
I have just started development for Azure. I have created an Azure project with Asp.net开发者_如何学Python role, but when I try to debug it without making any changes it gives the following error: