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 8816451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T04:37:30+00:00 2026-06-14T04:37:30+00:00

In Asp.net you can cache objects on the local web server using HttpRuntime.Cache. Does

  • 0

In Asp.net you can cache objects on the local web server using HttpRuntime.Cache. Does this work in Azure?

I know Azure has managed caching services, but the costs are rather expensive. I’m caching a very small amount of data that rarely changes so each website caching separately is acceptable.

  • 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-06-14T04:37:31+00:00Added an answer on June 14, 2026 at 4:37 am

    Using HttpRuntime.Cache works fine in Windows Azure. The only thing is, if you’re using multiple instances, it could be that this cache gets inconsistent between instances. But it depends on how static your data is.

    If you’re caching simple data like countries, cities, … you’ll be fine with HttpRuntime.Cache. Now if your data is a bit more dynamic, you should consider using Windows Azure Caching (not Windows Azure Shared Caching). Windows Azure Caching will reserve some memory on your instances to create a distributed cache. This means you’ll have consistency over all instances when accessing the cache. And it’s free (it simply uses resources you’re already paying for).

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

Sidebar

Related Questions

Can I access the ASP.NET Cache object from Application_Start? I was previously using it
I'm in active development of an ASP.NET web application that is using server side
I'm developing an web app using asp.net mvc. I have a List in Cache
I've figured out that ASP.net httpcontext cache object can help in increasing web application
There's a sample ASP.NET project with this controller: using System; using System.Collections.Generic; using System.Web;
I use ASP.NET and WCF services in a load balanced web server environment, using
How many types of cache is there in asp.net and how can implement it
I have this exact issue ASP.net can’t update page from event handler and it's
ASP.NET MVC can generate HTML elements using HTML Helpers, for example @Html.ActionLink() , @Html.BeginForm()
I have some experience in ASP.Net and can work my way around it without

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.