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

Can you explain one critical mapping?

739


What is a multilingual website?

763


What language is asp.net written in?

761


What is http protocol and how it works?

712


What is asp.net used for?

812


Explain the overview of asp.net?

767


Can you explain the basic use of dataview?

826


How to reduce the width of textbox in editcommandcolumn of datagrid?

714


What is the maximum timeout we can set for Cookies?

751


What is preprocessor in .net? Where it use?

717


What is syntax code to send email from an asp.net application?

759


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1692


What are app services?

725


How can you handle exceptions in asp.net?

761


Define transparent caching with aop?

729