asp.net-caching Questions

7

ResponseCache is somewhat a replacement for OutputCache; however, I would like to do server side caching as well as per parameter input. According to some answers here and here, I should be using...
Gumption asked 27/1, 2016 at 3:0

3

Solved

I have a controller action that receives a complex object as a parameter, I need the OutputCache to vary by one of the properties of this complex object. Is this possible? How?
Keslie asked 4/3, 2013 at 1:56

6

Solved

I would like to have images, css, and javascript cached client-side on their browser when they load up a web page. There are so many different types of caching I am confused as to which ones to use...
Fourier asked 20/1, 2010 at 22:23

1

Solved

I'm confused on ASP.NET MVC caching and authorization and in dire need of some clarification. My self-made authorization attribute inherits from AuthorizeAttribute. Its overridden AuthorizeCore me...
Cheke asked 17/9, 2009 at 23:14
1

© 2022 - 2024 — McMap. All rights reserved.