top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to Programmatically clear the ASP.Net cache for Web Forms?

+3 votes
478 views
How to Programmatically clear the ASP.Net cache for Web Forms?
posted Apr 24, 2014 by Merry

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote
 
Best answer

There is lot of discussion has happened already on the web, I would suggest that you check the following links.

http://msdn.microsoft.com/en-us/library/system.web.caching.cache.remove.aspx
http://aspalliance.com/668

answer Apr 27, 2014 by Meenal Mishra
Similar Questions
+2 votes

If somke error occurs i want the system to redirect to some other page and not show he error message.

<customErrors
   mode="RemoteOnly" 
   defaultRedirect="~/Error.aspx" />

This is not working.

+2 votes

How do I properly align pdf...?? I have different tables for different run..

0 votes

How to get all values along with control Id using Jquery in ASP.NET?

...