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 asenumerable in c#?

484


What is difference between class and abstract class in c#?

457


What are the Features in .net framework 1.1

553


What is double c#?

524


What is the data type for bit in c#?

472






What are the Types of JIT and what is econo-JIT

792


How does a while loop work?

472


Why do we need ienumerable in c#?

459


Is dll a library?

481


what is an event? Define delegate?

524


Can properties be static in c#?

544


What is the difference between list and array in c#?

462


What is code verification?

529


What is called method in c#?

512


How many types of constructors are available in c#?

533