I am following the video on http://watoolkitwp7.codeplex.com/ to set up Azure toolkit for WP7.I have installed everything.
I wonder if there\'s a way to use scheduled tasks with SQL Azure? Every help is appreciated. The point is, that I want to run a simple, single line statement every day and would like to prevent se开
Suppose I specify I want my worker role to run on a 4-cores virtual machine. How do I make use of all cores?
Is there any way by which we can get the inform开发者_JAVA技巧ation of an azure instance. The basic information which I need are
I heard that apps don’t port directly and they have to be specifically written to work with Azure.I’m new to Azure and did some reading but I don’t see anything from their site or documentation tha
I have created a new Azure project with a single worker role, the code of which is as produced by the Visual Studio Windows Azure Project wizard.When I start it from within Visual Studio (using Ctrl-F
I am working on a Silverlight 4 application which connects to a claim ware WCF Service. I am using the following code to retrive the claim token in my WCF to perform authorization.
I need some help in understanding the thread safety in azure CloudBlobClient, CloudQueueClient and CloudBlob classes.
AFAIK Amazon AWS offers so-called \"regions\" and \"availability zones\" to mitigate 开发者_运维知识库risks of partial or complete datacenter outage. Looks like if I have copies of my application in t
We use Windows Azure Cloud services to host our application. One of the great features of Windows Azure is the Production/Staging model. You can have the clients of your application routed to your pro