I want to sync data in the Azure Table Storage with a local windows desktop client. The desktop client should work without being online all the time so he has to download the newest data from the ATS
I have several 开发者_JAVA技巧web sites with very low requirements for the server (mostly no DBs, few visitors).
With the App Fabric Cache there are limits to the number of transactions per hour. Is there any way to monitor this? Firstly for testing, to find out how much cache we will need, and primarily so we d
I have a sitemap.xml.gz file in my solution, and when I run the app locally, the file is available at http://localhost:123/sitemap.xml.gz.
Currently I\'m accessing SharePoint server users\' My Site section using a C# Con开发者_StackOverflow社区sole application which I\'m executing directly from the server itself with Administrator permis
I need to delete some SQL Azure database entries, and I\'m not sure if the casca开发者_如何转开发de on delete is specified or not. If I by accident delete something important, I\'m in a world of hurt.
I have been struggling with this concept for a while. I am attempting to come up with a loosely coupled Azure component design that is completely scalable using Queues and worker roles, which dequeue
I have a WCF Service that is hosted in a ServiceHost object. The ServiceHost is created on the OnStart method of an Azure Worker Role. Here is the code:
I have website hosted on azure, and I need to make the payment pages use https, but the rest of the pages as http. for local testing I created a self signed certificate and in web role properties > ce
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit 开发者_St