What is Difference between Application object and Session Object
Answer Posted / senthil
Session objects resets when a user logs out i.e,the user
session is timmed out but applications objects are reset
when the application is uninstalled.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are the cookies types in asp.net?
What are app services?
How to deploy/publish webservices?How many ways?Plz explain me
What are the steps to follow to host a web application on a web server?
What is _dopostback in asp net?
Can we have 2 web config files?
Where is session cookies stored?
Define common type system?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
what is loosely coupled solution? How it can be used?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
8. Why do you want to work here?
What is query string with example?
Describe a bubbled event and how it is used ?