I\'m trying to access my content on my Azure CDN via a a custom domain (cdn.mydomain.com/pictures/logo.jpg)
I\'ve se开发者_StackOverflowen a lot of benchmarks on Azure performance, but I\'m wondering if anyone knows of/has done a comparison to see which of the following scenarios performs better for a thick
When developing PHP applications it\'s common to have a public folder somewhere in the application structure at which the webserver is targeted. The private application code is stored outside this dir
I have read the following from Azure in Action book: \"开发者_如何学编程In Windows Azure, the state server, or out-of-process session state provider,
Simple problem, actually. I am trying to evaluate the possibilities of Google Apps, using Python as development language. It seems practical to create a web application or web site with it, but how ab
Using Windows Azure Table Storage (WATS) and trying to update the app to use Azure. I\'ve read many articles, and am not sure on the best approach for this, that is parent to child in a self referenci
I\'m having no luck trying to find out how channging the instance count for an ASP.Net web role affects requests currently being processed.
I have User table, it has UserId uniqueidentifier, Name varchar and IsActive bit. I want to create store procedure to set IsActive to false for many user, for example, if I want to deactive 2 user开发
We currently have a blob storage with thousands of files under the same Azure container. Our file naming convention is something like this:
I have a flex application which is hosted on Azure. I have some data stored in a blob in a private container.