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 are the two Layouts supported by a Web form in ASP.NET?
Where code pages are used?
What does asax stand for?
Explain culture and uiculture values.
How Can assign alias name for ASP.NET Web API Action?
Explain the difference between array and linkedlist?
How does the iis work?
What is preprocessor in .net? Where it use?
How to prepare culture-specific formatting in .net.
What is the difference between client-side and server-side validations in ASP.NET?
What is the use of express session?
what is publisher?
What is ispostback method in asp.net? Why do we use that?
Why is it preferred to not use finalize for clean up?
Explain difference betn dataset and recordset?