How many types of session in asp.net2.0

Answer Posted / srinivasareddy

i) in process session
II)out Process session
III) Sql-server session

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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is session in http request?

558


What is difference between mvc and asp.net? : Asp.Net MVC

574


Who can consume WebAPI?

593


What is master page in dtp?

554


What is the file through which you can customize your asp.net application?

550






What are the advantages of Web API?

641


What is application state?

518


What is a session in asp.net?

541


What is custom events? How to create it?

629


Where is http session stored?

505


What describes a query?

527


What is http pipeline in asp.net?

523


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

529


how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

1548


How to disable disable browser's Back button in asp.net (JavaScript)?

572