How many types of session in asp.net2.0
Answer Posted / jigar
two Types:
(1) Session InProc:
INProc
(2) session OutProc:
State Server
Sql Server
| Is This Answer Correct ? | 32 Yes | 5 No |
Post New Answer View All Answers
What is protected configuration?
Is session stored in browser?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is application variable in asp.net?
What are cookies in your browser?
What language is asp.net written in?
What are the various session state management options provided by asp.net?
What is the good practice to implement validations in aspx page?
What are server-side comments in ASP.NET?
What is the compiled object?
What is meant by server side scripting?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What is the difference between a cookie and a pixel?
What is a web based system?
How does ASP.NET framework maps client side events to Server side events.?