azure-blob-storage
Uploading blob file to parse it and insert rows in sql azure
For one subject in college I need to use Windows Azure. Notice that I am Java dev and a total newbie to Windows itself and cs.[详细]
2023-01-27 20:28 分类:问答Processing video file after uploading in Azure
does anyone have any sample code/tutorials on processing a video file uploaded to Azure (.mov, .3gp, .avi) and converting it t开发者_运维技巧o flash and also creating a thumbnail file after the video[详细]
2023-01-27 17:11 分类:问答Uploading Azure Blob(s) Async : BeginUploadFromStream vs. BackgroundWorker
I am uploading blo开发者_开发百科bs asynchronously to Azure Blob Storage.I can use CloudBlockBlob.BeginUploadFromStream or I could call the synchronous Upload methods (like UploadFile or PutBlock) wit[详细]
2023-01-27 11:19 分类:问答SL4 -> MEF DeploymentCatalog fails to download file with SecurityException
I have a silverlight app which is hosted on an azure webrole. I use the MEF deployment catalogs to load additional xap files at runtime.[详细]
2023-01-27 03:03 分类:问答Azure: How to call a WebRole method from a controller of my MVC implementation
I\'m working on a MVC webapp using Azure with ASP.Net MVC 2 C#. I have a worker role from where I interact with a queue reading messages with images. I initialize the queue in my WebRole, and 开发者_J[详细]
2023-01-27 02:21 分类:问答Windows Azure - Blob storage initialization - Authorization Error
Background: I have an Azure application with one web role which is an ASP.NET application (C#), which uses a charting application to display the results of a calculation.The charting application need[详细]
2023-01-24 19:49 分类:问答How to write component to upload files directly to Windows Azure Blobs?
I\'ve been experimenting with Windows Azure Blob storage using the samples using Silverlight. I was wo开发者_JS百科ndering if it\'s possible to write a file upload component in Flash instead of Silv[详细]
2023-01-20 17:00 分类:问答Building a distributed index on Azure and Lucene.NET. Should I learn Solr and Hadoop?
I need to have my search indexes based on a Azure/Lucene.NET implementation.That being said, I don\'t have much knowledge of Solr and Hadoop, or what they offer the Linux crowd.[详细]
2023-01-11 18:20 分类:问答Error mounting CloudDrive snapshot in Azure
I\'ve been running a cloud drive snapshot in dev for a while now with no probs. I\'m now trying to get this working in Azure.[详细]
2023-01-06 14:27 分类:问答On Azure Development Storage I get "the specified blob already exists" when uploading block blob in parallel
Wondering if you clever people can help me with a right doozy of a bug. I\'m uploading blob blocks in parallel and this works perfectly fine when running against live storage however against dev stor[详细]
2023-01-04 08:31 分类:问答