azure-blob-storage
Azure storage: Uploaded files with size zero bytes
When I upload an image file to a blob, the image is uploaded apparently successfully (no errors). When I go to cloud storage studio, the file is there, but with a size of 0 (zero) bytes.[详细]
2022-12-31 08:08 分类:问答Windows Azure - Automatic Load Balancing - partitioning
I was going through some videos. I found that Wind开发者_StackOverflow社区ows Azure will group the blobs into partitions based on the partition key and will Automatically Load Balance these partitions[详细]
2022-12-30 15:10 分类:问答Windows Azure: need to know the data processing time
I have stored some files in the form of blobs on azure and I have written an application that would access these blobs. When I host this application as a web role on azure, it works perfectly and I am[详细]
2022-12-30 04:46 分类:问答Checking if a blob exists in Azure Storage
I\'ve got a very simple question (I hope!) - I just want to find out if a blob (with a name I\'ve defined) exists in a particular container. I\'ll be downloading it if it does exist, and if it doesn\'[详细]
2022-12-27 12:23 分类:问答flex tabnavigator skin flicker
I am try to skin my tabnavigator with PNG byextend with TabSkin.as and SelectedTabSkin.as, however, when I tried to mouseover the tab buttons, it will caused a flicker into black and load the tab imag[详细]
2022-12-26 14:56 分类:问答How to list Azure blob snapshots with .Net client
In the REST interface 开发者_StackOverflowfor Azure blobs, when you request a list of blobs there is a parameter for specifying that you want to list snapshots.Has this been exposed anywhere in the .N[详细]
2022-12-26 07:40 分类:问答Windows Azure: Can't upload a 34 MB file on to the blob
I was trying to upload a 34 MB file onto the blob but it is prompting me some error XML Parsing Error: no element found[详细]
2022-12-26 07:11 分类:问答Microsoft Azure: How to create sub directory in a blob container
How to开发者_如何学JAVA create a sub directory in a blob container for example, in my blob container http://veda.blob.core.windows.net/document/[详细]
2022-12-26 05:06 分类:问答Error in Windows Azure when uploading a zip file: "ZipException was unhandled" "EOF in header"
I\'ve been using Windows Azure to create a document开发者_运维知识库 management system, and things have gone well so far.I\'ve been able to upload and download files to the BLOB storage through an asp[详细]
2022-12-25 17:23 分类:问答Allowing access to Azure Storage nodes to select users?
Given a stored f开发者_JS百科ile on Azure Storage (blobs, tables or queues -- doesn\'t matter), is it possible to allow access to it for all, but only based on permissions?[详细]
2022-12-14 18:00 分类:问答