How many types of session in asp.net2.0
Answer Posted / anjani mittal
Basically there r 4 types of session these r:-
(a)InProc
(b)State server
(c)Sql Server
(d)Custom provider
(e)OutProc
Is This Answer Correct ? | 6 Yes | 21 No |
Post New Answer View All Answers
What is the typical session identifier?
What is use of Master Page in ASP.NET web pages?
Why is mvc better than asp.net?
Is post back property in asp net?
What are web beacons used for?
Can you use c# without .net?
When Cookies are expired in ASP.NET?
Explain diff. Betn dataset and recordset?
What are the new features implemented in ASP.NET?
Difference between singleton and singlecall.
What is the current version of asp.net?
Diff between web user control and web custom control?
What is the difference between mvc and asp.net? : Asp.Net MVC
Is it possible to apply themes to an asp.net application? If yes, then how?
What is the best Macanism to clear the Cache in asp.net