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 / frederickson

If we specify mode ="Inproc" session will store in
webserver itself under aspnet_wp.exe
If we specify mode = "Sqlserver" session will store in
sqlserver and it has to be serialized.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the different stages of a thread?

671


What is the and operator in c#?

697


Define parsing? Explain how to parse a datetime string?

712


What do you mean by casting a data type?

701


What is form feed and carriage return?

675


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

660


Can a loop recorder detect a heart attack?

775


What are concrete classes?

653


Should I make my destructor virtual?

793


What are the main reasons to use c# language?

684


Is int an object in c#?

675


Can interface have virtual methods in c#?

652


Can you inherit multiple classes in c#?

700


What is the difference between structure and class in c#?

672


What is arraylist c#?

636