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
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is synchronous and Asynchronous post back ?
What is enableviewstate?
What is the difference between the response.write() and response.output.write() methods?
How can we create pie chart in asp.net?
What are the page life cycle events?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Define a web service in .net?
What are sql notifications and sql invalidations?
What is server side session?
How can we prevent browser from caching an aspx page?
What is difference between datalist and gridview?
How to implement globalization and localization in the use interface in .net.
Define static member?
How information about the user's locale can be accessed?