Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I wonder what the best way to test and debug facebook iframe applications locally (using the facebook c# toolkit and the azure toolkit)?
I have some data in an Azure blob storage. The data is JSON and it has been saved with the \"application/json\" content type.
I have an old azure application which was running on the azure 1.2 SDK and relies on WIF for authentication.
I\'m running VS2010 SP1 and Azure 1.4 Tools on Windows 7 SP1. My system default web browser is Chrome. My Visual Studio default web browser is Firefox (right click on .aspx file - Browse with - set de
I\'m currently trying to store a fairly large and dynamic data set. My current design is tending towards a solution where I will create a 开发者_高级运维new table every few minutes - this means every
W开发者_JAVA技巧hat LARGE (high amounts of data and usage) applications are already hosted on Azure?
I\'m updating an object in AzureTableStorage using the StorageClient library with context.UpdateObject(obj);
I\'m really loosing it here. Not being able to attach a debugger to a process is kind of a big deal for me. As such, 开发者_运维百科I\'m having a very hard time doing something to pinpoint the source
I Have a hosted service on Azure, every time I want to put the package (cspkg & cscfg files) it always take so long. My cspkg file is 18 MB. Is there any better way to do the upload? my thought is