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 to improve performance of web application asp.net mvc? : Asp.Net MVC
What is a 307 redirect?
What are the 3 types of web?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What are the two Layouts supported by a Web form in ASP.NET?
How to set the pane area to transparent of a scrollPane component.?
What is meant by web application?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What parameters can you pass in the url of the api?
What is postback and autopostback in asp.net?
How do you hide the columns?
What is the concept of postback in asp.net?
Does asp.net still recognize the global.asa file?
Why do we use sessions?
What is state management techniques in asp.net?