How you will handle session when deploying application in
more than a server? Describe session handling in a webform,
how does it work and what are the limits?

Answer Posted / adrien

You have 3 options.

1. Do not use any session variables.
2. Use a dedicated State Server (or state Server Farm)
3. Use SQL Server for state management

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is deadly diamond problem?

544


What are Namespaces?

561


Is c# 8 released?

496


How to use delegates with events?

555


What is get set in c#?

560






What is the difference between int16 and int32 in c#?

476


What are custom attributes in c#?

500


What is static variable in c#?

498


What is iqueryable in linq?

497


What is the difference between new and override in c#?

562


Do unused Namespaces in c# affect run-time performance?

524


What are interfaces in c#?

518


Define interface class in c#?

518


Is c# code is unmanaged or managed code?

519


What are most desktop applications written in?

477