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
explain code with multi inhertance
Which object wraps the state or data of a user?
Is asp.net 64-bit enabled? How?
What are HTTP handlers in ASP.NET?
What are sessions used for?
How could you modify xaml content from javascript?
Describe how passport authentication works.
What is difference between Lambda Expression and LINQ in ASP.NET?
Which is better php or asp.net?
What are the major built-in objects in ASP.NET?
Write a code snippet to implement the indentation in json in web api.
Explain the Order of events in an asp.net page?
Is asp.net still used?
What is the difference between exe and dll?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?