What is the difference between application and cache variables?
Answer Posted / sunaina
The main difference between the Cache and Application
objects is that the Cache object
provides cache-specific features, such as dependencies and
expiration policies.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
A Web Service Can Only Be Written In .net. Is it True??
What is cookies in asp net?
Explain about solution explorer window?
What are the advantages and limitations of query string?
What is the difference between typeof() vs gettype()?
What is the difference between equals() and == in c#?
What are the event handlers that can be included in the Global.asax file?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is the latest version of asp.net?
What is the concept of view state in asp.net?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Explain asp.net web forms.