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 / j_baghla

Type are:
1.In proc:-
In this mode session is stored in default asp.net process
on the server.
2.Out proc:-In this mode we can store the session on two
side except default process which are:
a.State Server:-
In this mode we store the session on different
server.This mode is used in web farm/garden concept
b.sqlserver:-
In this mode we can store the session in sqlserver
database.

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to make paging concepts in datagrid in ASP.NET?

1070


What is ashx file in asp.net?

1105


What is the difference between web config and machine config files?

1063


Which is the parent class of the web server control?

1136


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

1187


Can you use Web API with ASP.NET Web Form?

1202


What are the differnt types of handler in ASP.NET?

1025


Explain State management in asp.net

1138


Why do we use datasource in asp.net?

1011


What are the advantages of using session?

942


Why session is necessary in web application?

1012


They mostly asked difference between versions of technologies

1471


Explain the difference between an exe and a dll?

1052


What is asp net_sessionid?

1146


Explain About WebService

1185