How many types of session in asp.net2.0

Answer Posted / navin.cp

Three types of Sessions are in .Net
1. In Proc
2. Out Proc
3. State Server/ Sql Server

In proc does not support Web Farming &b Web Gardening while
the other 2 supports.

I dont know why people are saying Web Garden & Web Farming
are the types of session for eg. Prem

Is This Answer Correct ?    50 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the catch?

603


What is mvc in asp.net interview question? : Asp.Net MVC

479


What is the file extension of web service?

544


What is .net remoting?

555


Do you know using sql cache invalidation?

516






What is the full meaning of asp.net?

510


What is diff. Between abstract class and an interface?

509


What is scope of an application variable in asp.net?

482


Fetch one page value to another page without using state-managment ?

521


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

527


What is fulltrust?

549


What is the difference between Hash table and Array list?

361


What is the difference between cookie and session?

488


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1821


Explain the difference between inline and code behind - which is best in?

492