Differences between session state and Application state?
Answer Posted / chswapna
session is single user.
application is a multi user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is difference between session and cookies?
In Code-Behind class which kind of code (server or client) is found ?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What are the Types of session management in ASP.NET
Which is faster viewbag or viewdata?
Is asp.net mvc still used? : Asp.Net MVC
Define page output caching?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What is the use of the tag in the web.config file?
What are the types of authentication in asp.net?
What is a windows service?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
How do you do Client-side validation in .Net?
Explain the different parts that constitute ASP.NET application?
What is custom events?