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 content page in asp net?
Explain ViewState?
What are Session states available and its Uses?
What is validation in asp.net?
What is enableviewstate?
Which .NET framework supports Web API?
A web service can only be written in .net? State whether true or false.
How will you maintain versioning in asp.net 2.0?
Describe how ASP.NET maintains process isolation for each Web application?
What are the various types of validation controls provided by asp.net?
What is csrf attack in asp.net?
What are sessions used for?
How can you handle errors in Web API?
How you can add an event handler?
What is a windows service?