Why is caching such an issue in .net 3.5? -


Having a problem with browser caching while using .NET? I am using VS 2008 and IE8 and I am involved to ensure that there is no caching, still 20% of the time, I get cached value. This was never an issue with the classic ASP. Any ideas?

If you want to insure you get fresh results, or, if there is no query string , Then introduce an introduction, which includes a non-

instead of requesting http: //foo/bar.htm , http: // foo / bar .htm? _ = 4944994230 request.

It works with static content or dynamically-generated content. You can give the parameter anything name, in this case I used only one underscore. Be careful not to duplicate the name of a query cast paragraph used by the actual application.

To make it transparent, you can do this in a browser-script, after the click of the button before submitting a form. This applies the "no cache access" option to AJAX requests.


Comments