Ask a Question related to ASP.NET General, Design and Development.
-
Apogee #1
ASP.net Cache
I'm using
HttpContext.Current.Cache.Insert
to cache a string, but it only remembers the entry during
the current request, then it is gone, what is wrong?
Apogee
Apogee Guest
-
XML cache
im having trouble with the xml object. i call the getXML() function every 30 seconds to re-load the data. i know that the server is sending... -
Cache vs no Cache
All I have the following code in my ASP Pages. These are the first lines of Code in most of my pages. 'Ensure only 20 minute caching... -
mm cache
http://www.turcksoft.com/en/e_mmc.htm -
Cache
This is the header of my aplication <?php header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past header("Last-Modified: " .... -
Does ASP have a cache tag?
I've got a site where I need to improve performance. In the same page, some of the dynamically generated output is updated once a day, some several...



Reply With Quote

