Why do we need a web application session?



Why do we need a web application session?..

Answer / Mitesh Kumar Mishra

Web application sessions are used to store user-specific data temporarily, such as login credentials, shopping cart items, or form data, between multiple page requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is an application domain?

2 Answers   Microsoft,


Difference between Dataset and DataReader ?

4 Answers   Accenture, BirlaSoft, Infosys, Microsoft, Techseol,


What is meant by server side scripting?

1 Answers  


What is early binding and Late binding. Difference which is better ?

2 Answers   DELL,


How Can we use multiple forms in single asp.net application?

3 Answers   Polaris,


What is reflection and disadvantages of reflection?

6 Answers   Microsoft,


What is the difference between application object and session object?

4 Answers   IBS,


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1 Answers  


What is the use Membership in asp.net? and What is the use profiler in asp.net?

1 Answers  


Describe the master page.

1 Answers  


Can the validation be done in the server side? Or this can be done only in the Client side?

2 Answers  


What is web api and why to use it?

1 Answers  


Categories