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
Elaborate differentiation between ViewState and SessionState?
Define repository pattern in mvc.net? : asp.net mvc
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
How is a session stored and maintained in asp.net?
What is difference between web config and global asax?
What is enableviewstate in asp net?
what are the web form events available in asp.net?
How can we access static variable?
What is the purpose of master page?
Where can I get information on cookies in asp.net?
What parameters can you pass in the url of the api?
In which situation can you not use a viewstate?
Difference between response.redirect and server.transfer?
What are the various types of cookies in asp.net?