Here\'s a basic query that relies on two non-clustered indexes: SELECT cc.categoryid, count(*) from company c
We\'re using a file system/url safe variation of base64 encoding such that: \"=\" replaced with \"\" \"+\" replaced with \"-\"
I\'m working on some Azure web apps, and in order to debug I\'m running VS 2010 as Administrator (I normally right click the shortcut and run-as-admin, I\'m aware that there are properties I can chang
I\'m a single developer working on an idea I\'d like to deploy to windows azure, however my main issue is I couldn\'t find any good learning开发者_开发百科 resources for individual developers working
I have migrated a website to cloud, which works perfectly on my local machine using the Compute and Storage Emulators.
I am building an application in Windows Azure and require some advice for supplying events to multiple instances, that in turn push them to their respective event subscribers. I was thinking of using
So I would like to know what the开发者_如何转开发 updated disgnostics are for RoleStatus and getHealthStatus() in Azure ?
I\'m using the AzureRubyRails sln which is a WorkerRole that extends the RoleEntryPoint class. I have noticed that my app gets to a specific point (just before the copying) and then Azure decides to r
I have a worker role that fails to deploy (cycles between initializing and aborted) in the management console. It runs fine in the emulator.
I have an Azure service which currently has a Web Role within it that has been deploy开发者_StackOverflow社区ed. I now have a need to add a Worker Role to the project to handle some maintenance, but I