Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Describe the Managed Execution Process in .NET?

1008


Explain the five stages in a dlx pipeline? : Dot net architecture

975


What is a service class?

1060


What are the different pipelining hazards and how are they eliminated? : Dot net architecture

1090


Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile

1099


Can I create my own permission set?

1109


What is one way operation?

1015


How to improve the cache performance? : .NET Architecture

1003


Explain the race around condition? : .NET Architecture

1077


Explain about validation?

1054


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

983


How to prevent my .NET DLL to be decompiled?

1095


The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.

15149


What is .net mobile lists. : Microsoft dot net mobile

987


What is cookie less session?

1061