Differences between session state and Application state?
Answer Posted / samba
Session state is unique to the client
where as
Application state is sharable among the clients
| Is This Answer Correct ? | 55 Yes | 2 No |
Post New Answer View All Answers
What is asp net theme?
In ViewState How much lifespan items stored?
What is the difference between ldap and active directory?
How can you pass multiple complex types in Web API?
What is data binding in asp net?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What are the various types of validation controls provided by asp.net?
What is application Object?
What is asp.net used for?
What is Razor View Engine
What is the best Macanism to clear the Cache in asp.net
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Can the dictionary object be created in client?s scope ?
What is difference between asp state management and asp.net state management?
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?