What is the difference between application and cache variables?
Answer Posted / rajnish kr bhatt
Application var is global to user however cache is specific
to user
| Is This Answer Correct ? | 3 Yes | 41 No |
Post New Answer View All Answers
What are the options in ASP.NET to maintain state?
In which event are the controls fully loaded?
Is asp.net mvc front end or backend? : Asp.Net MVC
What is the use of asp.net web api?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Explain the various authentication mechanisms in asp.net.
What is the difference between a multi-layer and multi-tier applications?
How can we update records in gridview?Is there any appropriate code for it?
How can you register a custom server control to a web page?
What is meant by web application?
What are cookies in your browser?
How can we register exception filter from the action?
What is the difference between globalization and localization?
Describe the events in the life cycle of a web application.
What is a session in programming?