How many types of session in asp.net2.0

Answer Posted / mallikarjuna

sessions are two types :
they are
1.Inprocess(this is default,and high performence)
2:outprocess
in out proc we have other two types of sessions
they are
*state server
*sql server
these out proc is useful whethr the infrmation is
maintained in between to servers that time only we can use
this sessions.

Is This Answer Correct ?    29 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Master Pages in ASP.NET?

579


What is the difference between typeof() vs gettype()?

556


How can you handle errors in Web API?

594


What is active web pages?

508


How do you use viewstate?

556






What parameters can you pass in the url of the api? Can get and post use the same url?

558


What is the difference between session object and application object?

594


What is autopost?

528


What is the concept of view state in asp.net?

565


What are session state modes? List some of the important session state modes of asp.net.

537


Which is better union or union all?

564


Who is using asp.net?

509


How to create multi language website in asp.net mvc? : Asp.Net MVC

497


Is oauth for authentication or authorization?

592


Explain how can we inherit a static variable?

526