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...

Types of session management in ASP.NET?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we create a multiple user simultaneously ?

1183


What is caching? Explain.

1050


What are validator? How do you disable them?

1206


What is the maximum timeout we can set for Cookies?

1036


Can you explain the basic use of dataview?

1122


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1959


Explain the asp.net mvc folder conventions? : asp.net mvc

1042


If we remove web.config or machine.config from the application then, is this application will works?

1065


Define what is razor? : asp.net mvc

1054


Explain a program using razor view engine to create a simple application? : asp.net mvc

1064


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1074


Explain about Automatic resource management?

1118


What are the various session state management options provided by asp.net?

1023


How to implement role based security in asp.net mvc? : Asp.Net MVC

1179


What are main return types supported in Web API?

1467