Define Session object?

 Posted by Tripati_tutu on 12/15/2010 | Category: ASP.NET Interview questions | Views: 4122 | Points: 40
Answer:

The Session objects are non-persistant and it is not strongly typed. The Session objects uses the In Proc, Out Of Process or SQL Server Mode to store information. It is not only allowed for authenticated users but also allows to the unauthenticated users.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response