azure-storage
Azure Table Storage - Entity Design Best Practices Question
Im writing a \'proof of concept\' application to investigate the possibility of moving a bespoke ASP.NET ecommerce system over to Windows Azure during a necessary re-write of the entire application.[详细]
2023-02-25 00:17 分类:问答good azure storage client library?
Is there one? (for .net) I see msft samples StorageDotNEt and StorageRest. These dont do if-match right and they dont appear开发者_JS百科 to do paged queries[详细]
2023-02-24 11:49 分类:问答Architecture for microsoft azure. CSV to SQL
I\'m an intern in charge of researching an azure project. At the moment i\'m devising an architecture for a part of the project.[详细]
2023-02-23 05:36 分类:问答Getting Last Azure Blob in the container
I have a list of blobs with the following names in my container eg. item1 item2 item3 item9 item10 item12 item45[详细]
2023-02-22 13:53 分类:问答Are there any limits on the number of Azure Storage Tables allowed in one account?
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[详细]
2023-02-21 00:32 分类:问答What LARGE (high amounts of data and usage) applications/websites are already hosted on Azure?
W开发者_JAVA技巧hat LARGE (high amounts of data and usage) applications are already hosted on Azure?[详细]
2023-02-21 00:32 分类:问答Updating an object to Azure Table Storage - is there any way to get the new Timestamp?
I\'m updating an object in AzureTableStorage using the StorageClient library with context.UpdateObject(obj);[详细]
2023-02-20 20:06 分类:问答Reduce File Size Upload for Azure
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[详细]
2023-02-20 13:07 分类:问答Linq query definition
I\'m using the Windows Azure Toolkit product on codeplex. It looks perfect to meet my needs but there are very few examples out there. In particular there is a method to get data from Azure table开发者[详细]
2023-02-19 21:37 分类:问答Azure Table Complex Data Best Practices
开发者_开发百科I\'m working on a research project that needs to store complex data as entities in an Azure Table. The entities for the table are cells that contains many geometric points and lines, wi[详细]
2023-02-19 13:56 分类:问答