We have a web based (ASP.NET MVC) application that uses SQL Server 2008 for its database. Because the data is important to us (and our clients), we have a Backup & Restore strategy in place whic
I\'m trying to setup Staging and Live environments in Azure (September toolkit) and I want a separate Staging and Live database - with different connection strings. Obviously I can do this with web.co
I habe a web role in azure. It is running fine locally in development app fabric, but fails silently when deployed to Azure (simply no response at all for any request).
I\'m trying to deploy my web app to Azure using this method, but periodically, i get this error.Any ideas?I rebooted the instance, still happens.
I\'m having an intermittent problem deleting objects from an azure table. It only affects about 1% of my attempts, and if the same call is made again later then it works fine, but I\'d love to find ou
I\'m using the Azure ACS, and I\'ve been looking for away to get the email and name from the SAML 2.0 response or something开发者_StackOverflow.
I would like to create a Metro application that allows a group of people to interact.One person would create data and serve as the owner, and multiple others would be invited in and be allow to modify
I\'m wondering about this because i\'d like to find a way to create a post-build event that is different whether I\'m trying to compile and run in the emulator or wheter I\'m compiling and publishing
I have an Azure web role and I want to store some settings in web.config under <appSettings> tag. Yes, I\'m aware of service configuration files, yet I have reasons to prefer web.config.
What is the difference between creating the Container usingREST APIs and StorageC开发者_开发问答lient class library ?Developer experience is the only difference.The StorageClient uses REST under the c