Quantcast
Channel: Azure Blob storage: DownloadToByteArray VS DownloadToStream - Stack Overflow
Browsing latest articles
Browse All 4 View Live

Answer by Zygimantas for Azure Blob storage: DownloadToByteArray VS...

If you are planning to use the DownloadToBytesArray (async or not), you will have to fetch blob attributes first to get an initial size of byte array.And if you will be using DownloadToStream you will...

View Article



Answer by Gaurav Mantri for Azure Blob storage: DownloadToByteArray VS...

Instead of streaming the blob through your server, you could download it directly from the blob storage. My answer is built on top of Steve's response here: Downloading Azure Blob files in MVC3. For...

View Article

Answer by Robert Levy for Azure Blob storage: DownloadToByteArray VS...

The benefit of Stream is that you can deal with bits piece-by-piece as they are downloaded rather than building up a big byte[] and then operating on the full thing. Your use of Stream isn't really...

View Article

Azure Blob storage: DownloadToByteArray VS DownloadToStream

I have been playing with the Azure Blob Storage service to save/recover files in a context of a web page to be hosted in Azure Web Pages.During the learning process I have come with two solutions; the...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>