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 are the different modes for the sessionstates in the
web.config file?

Answers were Sorted based on User's Feedback



What are the different modes for the sessionstates in the web.config file?..

Answer / lavanya

Session states are 3 types
1.Inproc : Session state is maintained in memory of application
2.OutProc : Session state is maintained in separate process
called stateserver
3.Sql server: Session state is maintained at sql server.

Is This Answer Correct ?    0 Yes 0 No

What are the different modes for the sessionstates in the web.config file?..

Answer / p.ramakrishna

Off:Indicates that session state is not enabled.
Inproc:Indicates that session state is stored locally.
StateServer:Indicates that session state is stored on a
remote server.
SQLServer:Indicates that session state is stored on the SQL
Server.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

Explain how do you deploy your asp.net application?

0 Answers  


Why is it preferred to not use finalize for clean up?

0 Answers  


Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)

4 Answers  


• What are HttpHandlers? • What are HttpModules?

2 Answers  


What is serialization?

5 Answers   Piramal Healthcare,


What is a bubbled event?

2 Answers  


hi all, can we sort the data set without using the gridview sort method

1 Answers   CGI,


What are Master Pages in ASP.NET?

0 Answers  


Explain exception filters?

0 Answers  


How do you implement postback with a text box?

0 Answers  


Explain what are webservices?

0 Answers  


To redirect the user to another page which method do we use without performing a round trip to the client?

0 Answers   Siebel,


Categories