What is the difference between application object and
session object?
Answer Posted / linton lazar
Application object can store the value through out the
application.It using Application.lock(),Application.unlock
() for store the values.
Sessions helps to preserve data across successive accesses.
These can be done on a per user basis, via the use of
session objects. Session objects give us the power to
preserve user preferences and other user information when
browsing a web application
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Disable Mouse right click on web page in asp.net?
Explain about asp.net state management?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Contrast OOP and SOA. What are tenets of each ?
What is difference between web api and web services?
How do you declare static variable?
Explain the use of resource manager class in .net.
Can a .net web application consume java web service?
Why do we use datasource in asp.net?
What is session id in web application?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Explain the purpose of storyboard.targetproperty.
How does u call and execute a sp in .net?
What is smpte vc-1?