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 ?

Answers were Sorted based on User's Feedback



Types of session management in ASP.NET ?..

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

Types of session management in ASP.NET ?..

Answer / anup

they are of 4 type
1)in proc
2)state server
3)sql server
4)off

Is This Answer Correct ?    7 Yes 7 No

Post New Answer

More ASP.NET Interview Questions

Describe the difference between inline and code behind.

5 Answers   Siebel Systems,


Which method is used to enforce garbage collection in .net?

0 Answers  


What is a global postback url?

0 Answers  


Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?

1 Answers  


What is master page in dtp?

0 Answers  


Explain security types in asp.net?

0 Answers  


How would you implement inheritance using c#?

0 Answers  


What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

4 Answers  


How to do state management in ASP.NET?

0 Answers   BirlaSoft,


Why asp.net is better than php?

0 Answers  


Which is better session or viewstate?

0 Answers  


What is the difference between dynamic SGA and static SGA?

0 Answers   MCN Solutions,


Categories