How many types of session in asp.net2.0

Answer Posted / banumathi

three types of session states in asp.net

InProc
OutProc
SqlServer

Is This Answer Correct ?    117 Yes 30 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where you store Connection string in "Web.Config" file in ASP.NET?

763


What is view state management in asp net?

652


What is asp.net caching?

754


Explain asp.net page life cycle?

820


What is clr? Difference between clr & cts?

852


What is difference between viewstate and session in asp net?

740


What is the difference between client-side and server-side validations in ASP.NET?

853


What is the parent class of all the web server control?

692


Why does my asp.net file have multiple tag with runat=server?

750


What is data reader in asp.net?

728


What is asp.net futures?

733


What is use of Master Page in ASP.NET web pages?

795


What is inheritance and an how it be used, example with an example?

774


Explain what is postback in asp. Net?

755


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

685