Answer Posted / 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 |
Post New Answer View All Answers
Do you support digital rights management to protect my videos?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Is oauth for authentication or authorization?
List all templates of the repeater control.
What are Master Pages in ASP.NET? or What is a Master Page?
What is the purpose of asp.net?
What is smpte vc-1?
How can you apply a theme to your asp.net application?
How many types of file extensions for razor views in ASP.Net MVC?
Differentiate between structure and class.
How to manage different kinds of sessions in ASP.NET?
What are the two Layouts supported by a Web form in ASP.NET?
Where web.config file is used?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is the difference between mechine.config and web.config?