Differences between session state and Application state?
Answer Posted / n.v.s prasad
The Difference Between Sessionstate And Application state
is i)Session state is about particular user which is
available in every page of site.
ii)Application state is Available to every user in
Every page of the site.
| Is This Answer Correct ? | 72 Yes | 6 No |
Post New Answer View All Answers
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What are the various types of validation controls provided by asp.net?
What is difference between cache and session?
What are the asp.net server side objects?
Explain authorization levels in .net ?
What is a server cookie?
What are the uses of reflection?
What is data reader in asp.net?
What is custom events? How to create it?
What are ASHX files?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
When you use Ajax controls in the ASP.NET application?
What is asp.net ajax?
What is redirectpermanent in asp.net?
Difference between singleton and singlecall.