Answer Posted / devender kumar
Sessions can be (1)InProc and (2)OutProc
InProc Sessions are stored in Woker process while OutProc
Sessions are stored in database.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is inproc and outproc?
Is asp.net mvc front end or backend? : Asp.Net MVC
Explain the differences between clr & cts?
How many ways are there to maintain a state in .net? What is view state?
Is asp.net core faster?
what are the Custom controls in asp.net?
How to you can limit Access to Web API to Specific HTTP Verb?
What is ashx file in asp.net?
How can I open ashx file in mobile?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Name the namespace which is used by ado.net?
Explain Optimization technique description?
Describe the events in the life cycle of a web application.
What is the procedure to create the environment for asp.net? : asp.net mvc
What are the layouts of ASP.NET Pages?