How many types of session in asp.net2.0
Answer Posted / rajkannu
three types of session states in asp.net
InProc
OutProc
SqlServer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between custom controls and user controls?
Can viewstate be accessed in another page?
What is cross page posting? How is it done?
Define xmlvalidatingreader class.
What is distributed system in asp.net?
Describe paging in asp.net?
What is the use of execute non query in asp.net?
What is asp.net mvc5? : Asp.Net MVC
Explain the main function of razor in asp.net? : asp.net mvc
What are the data controls available in asp.net?
What is variable and constant in .net programming language?
Is viewstate secure?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
How to manage different kinds of sessions in ASP.NET?
Which library is used by the testers and developers to develop automated tests and create testing tools?