I\'v开发者_StackOverflow中文版e written a Windows Service in C# that does a whole bunch of background admin tasks on the database.Now my customer wants to migrate the whole shebang to Azure.I know nex
I\'ve been looking into using spatialite on Azure.The precompiled binaries at SpatiaLite 2.3.1 are all for x86 and trying to include libspatialite-1.dll of course won\'t work since Azure requires x64.
can any one please tell me what is the inside happening when we switched staging to production environment?
I have clients accessing Azure storage on a high latency connection, and it appears that the main reason for the slowness is the latency between each call.
is there a script available which take back up of database which is in SQL Azure???开发者_Python百科Well, backup like you know from MS SQL 2008 is not supported on Azure SQL http://msdn.microsoft.com/
I am looking into a project where they want to stream the input from several cameras to a central server.The cameras are observing a production plant, and we need to be able to generate alerts (sms/ma
Can I somehow subscribe for notifications about Azure\'s blob object changes? My purpose is to delegate file uploads to the client using SAS and lately (after upload is complet开发者_如何转开发e) upd
I am facing a critical and interesting problem in my azure related project. I have created one web application and from there a user can download a plugin (EXE project in C#) and upload EXE and config
Is a azure blob available for download whilst it is being overwritten with a new version? From my tests using Cloud Storage Studio the download is blocked until the overwrite is completed开发者_运维知
by running the Sample \"WebHttpSample\" from AppfabricSDK 1.5 samples wit开发者_StackOverflowh Proxy (in my Company) I get the following exception: