What is the difference between session state and session
variables ?
Answer Posted / rajendra
In ASP.NET there are following session mode available,
•InProc
•StateServer
•SQLServer
•Custom
Session State Mode State Provider
InProc :- In-Memory Object
StateServer :- Aspnet_state.exe
SQLServer :- DataBase
Custom :- CustomProvider
Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What are client activated objects?
What do you mean by authentication?
What does the orientation property do in a menu control?
What is the difference between a cookie and a pixel?
What is the difference between table and query?
What are the navigation ways between pages available in ASP.NET?
Can action method static?
What is difference between session and cookie?
How to display Alert in ASP.NET
14. What are your Future Plans for Swatz Oils GROUP U.K?
What is the use of dispose method?
Define machine.config in .net?
What are the differences between the response.write() and response.output.write()?
What is web api vs wcf?
Where the assembly is stored in asp.net?