How many types of session in asp.net2.0

Answer Posted / sabeer pasha

Three Types of Session

i) inprocess session
II)out Process session
III) SQl-server session

Inprocess session by default in web.cofig File.
out process is stored at server side.
sql-server session is stored in Database(sql).

sabeer pasha.

Is This Answer Correct ?    52 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is the view state data stored?

544


What are the page life cycle events?

466


What are cookies in your browser?

512


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

475


What is the default authentication mode for asp.net?

547






How do you use viewstate?

532


Define a static class?

510


Can I stream live content/events?

556


Explain how dot net compiled code will become platform independent?

486


What websites use asp.net?

504


What does clearing cache?

511


What are Master Pages in ASP.NET?

555


Explain the purpose of storyboard.targetproperty.

501


What is ispostback property?

487


List the events in page life cycle.

530