what is session management ?

Answer Posted / swathi

It is used to maintain the state of the user across the
webforms present in the web appl.
To support this sessions or cookies are used.
ASP.NET supports cookies based and cookies less sessions.

ASP.NET maintains the session information either at
webserver or it can be maintained SQL Server Database.

By default Session State value is True and if used then
Session info can be used with in that form.If False then
session info or object cannotbe used in that form.

By default Session information is cookie based sessions.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain .net mobile automatic paging? : Microsoft dot net mobile

573


Can you Explain element .net mobile with example? : Microsoft dot net mobile

566


What is .net mobile input validation. : Microsoft dot net mobile

614


How do you handle this COM components developed in other programming languages in .NET?

666


What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture

615






Differences between VS 2005, 2008 and 2010 ?

668


where should I put this information then?

663


Can I create my own permission set?

617


How do I prevent concurrent access to my data?

643


Explain about microsoft visual studio?

637


Explain hard disk? : Dot net architecture

664


Tell me .net mobile emulators? : Microsoft dot net mobile

632


Explain the purpose of cache? : Dot net architecture

548


Waht is Dot net Arcitecture

2038


what is polymorphism and advantage ?

1622