Differences between session state and Application state?
Answer Posted / bibbhuti prasad
session:
session is about particular user.
application:
it is available all users.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
How do session tokens work?
How does u call and execute a sp in .net?
What are the difference between function and stored procedure in .net programming language?
Which browsers support the xmlhttprequest object?
What is the use of placeholder control? Can we see it at runtime?
What is virtual directory in asp.net?
What does session_start () do?
Which is the parent class of the ASP.NET server control?
If you are using components in your application, how can you handle exceptions raised in a component?
What is the meaning of TestApi?
what are the Custom controls in asp.net?
How tooltip is set through code-behind in ASP.NET?
Explain the use of resource manager class in .net.
Explain the advantages of asp.net.