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

How to use push notification?

816


To display data in a Repeater control which template you provide?

791


What are the different types of validation controls in asp.net?

762


List down the sequence of methods called during the page load.

723


Difference between application events and session events

796


witch is the best insistute in sharpoint course.what abt future of share point course.

2980


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

758


What is Dynamic Web and discuss its usage with the help of real life examples?

813


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

888


What are validator? How do you disable them?

806


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1747


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

815


How does asp page work?

740


What are session cookies?

759


What is comparevalidator?

721