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

How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2564


Explain Areas in MVC?

818


What are the types of session in asp.net?

697


How do you hide the columns?

766


What are the Types of objects in ASP

758


explain code with multi inhertance

1838


How can we create pie chart in asp.net?

798


Can I combine classic asp and asp.net pages?

712


What is asp.net master page?

739


Explain the difference between an exe and a dll?

705


What are the main advantages of using asp.net?

746


How long do session variables last?

709


What is the difference between custom web user control and a custom web server control?

697


Can we handle the error and redirect to some pages using web.config?

1246


Is it possible to migrate visual interdev design-time controls to asp.net?

774