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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:31:42+00:00 2026-06-17T17:31:42+00:00

Are ASP.NET Response Cache and ASP.NET HttpRuntime.Cache completely different? Is there any operation on

  • 0

Are ASP.NET Response Cache and ASP.NET HttpRuntime.Cache completely different?

Is there any operation on the Response Cache that would affect HttpRuntime.Cache?

Greetz
Robert

  • 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-17T17:31:43+00:00Added an answer on June 17, 2026 at 5:31 pm

    Not exactly sure about you mean by Response Cache but AFAIK, there is only one cache store per ASP.NET application domain. Output caching also goes to the same cache store (however cache keys would be generated by ASP.NET based on url and cache policy).

    Response.Cache is the cache policy object that allows you to query/control ASP.NET output caching problematically.

    So to answer your question – Yes, output caching will definitely affect HttpRuntime.Cache. But its unlikely to affect the items that you had set manually because keys chosen by your are very unlikely to conflict with keys generated by ASP.NET runtime.

    EDIT

    One thing that I have missed to mention is that starting from .NET 4, output cache supports
    provider model – so you can have your own OutputCacheProvider that can have a different store than runtime cache.

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

Sidebar

Related Questions

Since ASP.NET response filtering and post-cache substitution are not compatible, I need an alternative
I would like to use standard ASP.NET file download response, like in other Stack
Is there a way to automatically change the response header in ASP.NET MVC when
I used following to cache my ASP.NET page. Response.Cache.SetExpires(DateTime.Now.AddSeconds(60)); The problem is when I
I am trying to cache asp.net page response on client Browser by adding following
I'm debugging an HttpModule with an ASP.NET response filter. This dynamically rewrites portions of
I have a server-sent events handler in ASP.NET Response.ContentType = text/event-stream; while (true) {
My asp.net application sending httpwebrequest to remote REST server and waiting for the response,
I am creating a web api using asp.net mvc4 and the response output is
If for instance, I was to give a response back to an ASP.Net Update

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.