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 types of sessions in asp.net?



What are the different types of sessions in asp.net?..

Answer / Atul Kumar Ojha

In ASP.NET, there are two main session types: In-Process and StateServer. In-Process uses the same worker process (aspnet_wp.exe) to store session data, while StateServer uses a separate Windows service (ASPState.Service.exe). Additionally, you can use SQL Server as a session state server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is Virtual path in ASP.Net

2 Answers   Proteans,


What are directives in asp.net? List down all the important directives.

1 Answers  


What is viewstate in asp net with example?

1 Answers  


I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?

0 Answers   Patni,


How can we create Tree control in asp.net?

1 Answers  


Explain diff. Betn dataset and recordset?

1 Answers  


Explain Factory pattern?

2 Answers   Microsoft,


what is satellite assembly in .net?

4 Answers   iSoft,


In Code-Behind class which kind of code (server or client) is found ?

1 Answers   Siebel,


What does a switch do?

1 Answers  


What is a SESSION and APPLICATION object?

1 Answers  


What are Session states available and its Uses?

1 Answers   CTS, iLogic,


Categories