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

Are there resources online with tips on asp to asp.net conversions?

549


Why do you use the app_code folder in asp.net?

552


What's the difference between viewstate and sessionstate?

570


Who is using asp.net?

506


What is the size of Get method and how much data it can store?

567






Explain the difference between value type and reference type?

263


Is asp.net free?

555


How many web.config files can I have in an application?

545


Define the types of configuration files.

532


Where the viewstate is stored after the page postback?

676


Which is faster viewbag or viewdata?

566


What is the difference between a default skin and a named skin?

593


Do you know using sql cache invalidation?

529


What is the difference between response.redirect and server.transfer?

536


Which type of state management is provided by Query String in ASP.NET?

558