What are the types of session in asp.net?



What are the types of session in asp.net?..

Answer / Nagender Choudhary

In ASP.NET, there are two types of sessions: In-Process (Session State Mode = 'InProc') and Out-Of-Process (Session State Mode = 'StateServer' or 'SQLServer').

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain client-side scripting?

1 Answers  


Explain login controls.

1 Answers  


How do we ensure view state has not tampered?

1 Answers  


Differentiate between a page theme and a global theme?

1 Answers  


What?s a bubbled event?

6 Answers   Visual Soft,


relacement of websevices in .net 3.0?

1 Answers   Mind Tree,


What is page request in asp.net?

1 Answers  


What are the advantages and disadvantages of session?

1 Answers  


How can you handle exceptions in asp.net?

1 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

3 Answers   Satyam,


What is the difference between trace and debug in asp.net?

1 Answers  


What are Master Pages in ASP.NET? or What is a Master Page?

1 Answers   MCN Solutions,


Categories