Types of session management in ASP.NET?



Types of session management in ASP.NET?..

Answer / 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

More ASP.NET Interview Questions

How do you remove duplicates without using remove duplicate stage?

0 Answers  


What is query string? What are its advantages and limitations?

0 Answers  


Difference between .NET and previous version?

0 Answers   Microsoft, TIPL,


How is session id generated?

0 Answers  


What is the use of ASP.NET routing?

0 Answers  






what is silver light when will we use silver light,

0 Answers  


What is postback request?

0 Answers  


How to reduce the width of textbox in editcommandcolumn of datagrid?

0 Answers  


how to get the vb6.0 COM Component in to the .Net application?

3 Answers   iSoft,


How we can force all the validation controls to run?

0 Answers  


What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?

1 Answers   Siebel Systems,


About delegates ?

7 Answers   TCS,


Categories