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 advantages and disadvantages of viewstate ?
Which is better session or viewstate?
What is source control?How to use in asp.net?
What does aspnet_regiis -i do ?
What’s the use of “GLOBAL.ASAX” file?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is directive in asp net?
How can you provide an alternating color scheme in a Repeater control?
How to stop the inheritance?
What are the Types of authentications in IIS
How many Language support in ASP.NET?
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)