To make Cache item dependent on a file,directory or other
cached item ,you should create an instance of which clause?
Answer Posted / karthikas.s
System.Web.Caching.CacheDependency
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which method is used to force all the validation controls to run?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
How can u deifne the benefits and limitation of using Viewstate for state management?
What are Caching techniques in .NET
How information about the user's locale can be accessed?
What is asynchronous call?
How do I publish my asp.net application to my isp's web server?
How can we call webservices in Banking Applications? and where we are using it?
What are session state modes in asp.net?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Can you set the session out time manually?
Explain what is an abstract class?