Types of session management in ASP.NET?

Answer Posted / veerendra

There are two types of session management in ASP.NET
namely., Client side and Server side.
Client side: Hidden forms, Hiddenfields, Querie
strings,Cookies, View state

Sever side; Application object, Session State, Caching.

Each type has its own advantages and preferences.

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the current version of asp.net?

493


What is the difference between custom web user control and a custom web server control?

498


Can any body provide me the sample web application in asp.net

1435


What is the difference between file-based dependency and key-based dependency?

564


Why is global asax is used for?

514






What is http protocol and how it works?

527


Is oauth for authentication or authorization?

585


What are the disadvantages of using session?

467


Define web services in asp.net.

555


What are the server control tags in asp.net.?

621


How can you handle unmanaged code exceptions in asp.net?

548


i want the asp.net technical questions and answeres

1605


How to do state management in ASP.NET?

597


What is the use of HttpHandlers? When to use this?

623


What is preprocessor in .net? Where it use?

527