Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6016593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:00:19+00:00 2026-05-23T03:00:19+00:00

I have recently started looking into using Azure but I’m having some issues getting

  • 0

I have recently started looking into using Azure but I’m having some issues getting my head around file storage. From what I’ve read images need to be stored as blobs and there’s no way to store them directly on the file system. Unfortunately this will require a lot of modifications to our CMS which gets all its files from the file system.

When retrieving images to display on a page what is the best practice? I have played around with a few tutorials and have created a simple application which stores images and then allows you to retrieve them to display in the browser (http://www.codeproject.com/KB/cs/Azue7StepsBlob.aspx) however this retrieves an image when a button is pressed, writing out the blob stream using Image.FromStream. If you have an page with say 100 images that would require 100 separate calls to the database, is this the correct way to store and retrieve files or am I completely missing something? Any help is greatly appreciated.

Pat

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T03:00:19+00:00Added an answer on May 23, 2026 at 3:00 am

    The sample you’ve referred to – http://www.codeproject.com/KB/cs/Azue7StepsBlob.aspx – uses Azure Blob Storage.

    This is slightly different to using a SQL file store – it’s not SQL, but is instead a simpler storage mechanism specialised for fast, scalable HTTP access.

    When retrieving images to display on a page what is the best practice?

    The “recommended way” seems to be to pass Blob store URLs direct to the browser – the browser can then retrieve and display the images – you app doesn’t have to retrieve the images itself.

    Depending on what your requirements are, then you can either set up public read access for the blob store or you can set up shared access signatures for temporary access. Using either of these mechanisms will allow browsers to read direct from the Blob store using HTTP.

    To help understand this more, try this official tutorial – http://msdn.microsoft.com/en-us/wazplatformtrainingcourse_exploringwindowsazurestoragevs2010_topic3.aspx

    Also, take a look at other questions on here like Where to store things like user pictures using Azure? Blob Storage?


    Please also be aware of the costs involved in Blob storage – there are storage costs (which are normally minimal) and also access costs – each 10000 accesses costs $0.01 – this may not sound much but could become significant if you store a lot of small frequently accessed files there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently started looking into Google Charts API for possible use within the
My company recently purchased TFS and I have started looking into the code analysis
I have recently started using CI and with it CI sessions, but I have
I've just recently started using SQLAlchemy and am still having trouble wrapping my head
I have recently started having problems with TortoiseCVS, or more specifically with plink, the
I have recently started using Vim as my text editor and am currently working
I have recently started exploring Maven, but I feel a bit overwhelmed of all
I've been a web developer for some time now, and have recently started learning
I have recently started using the -Wall compiler switch in an attempt to improve
I have recently started using the MVVM-Light toolkit and I am stuck on the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.