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

What is the difference between a multi-layer and multi-tier applications?

0 Answers   Microsoft,


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

0 Answers   BirlaSoft,


Which tools of web site Administartion tool do you use to manage user,roles and rules?

2 Answers  


What are the advantages and disadvantages of session?

0 Answers  


Can you explain what inheritance is and an example of when you might use it?

4 Answers   Siebel Systems,






How do u deploy your asp.net application?

0 Answers  


what is DLL Hell and how it is solved in .NET?

24 Answers   icegen, next, -uk, NIIT,


What are the different types of proxy patterns?

0 Answers  


Is asp.net a language?

0 Answers  


What is the use of service provider?

0 Answers  


Explain asp.net web forms.

0 Answers  


Where is cookie used in asp.net?

0 Answers  


Categories