What is the difference between application and cache variables?
Answer Posted / shalini
Application variable is used globally through out the
application across the muktiple users where cache variable
is used for cache specific items such as cache memory,
cache dependencies etc.
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
How can I create master page in asp net?
What is different authentication mechanisms used in ASP.NET?
What's the use of formatters in .net?
What does clearing cache?
What is the difference between union and structure?
Where is session cookies stored?
What is global.asax file used for?
Can I have a unique key as foreign key?
What is app_code folder in asp net?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is data caching?
Where are session variables stored?
Why is an object pool required?
What are the server controls in asp.net?
What is the maximum amount of memory any single process on windows can address?