How to remove cache object in asp.net?
Answers were Sorted based on User's Feedback
Answer / amey
For Each de As DictionaryEntry In HttpContext.Current.Cache
HttpContext.Current.Cache.Remove(DirectCast(de.Key, String))
Is This Answer Correct ? | 0 Yes | 2 No |
What are the file extensions for razor views?
How do http sessions work?
Can u able to get the xml document in crystal report if yes how its possible
Contrast OOP and SOA. What are tenets of each ?
How to publish website
What is marshalling ? Is it a part of asp.net ?
What is a web based system?
Explain the components of web form in asp.net
If you have to replicate a set of controls(UI) across a number of web pages, what will you do
Rate yourself in .net and sql database?
1 Answers BrickRed, Infosys, Satyam, SP Software,
ASP.NET Web Service
What is ascx?