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

How can you use abstract class and interface?

534


What is data reader in c#?

591


How to declare a property in a class?

545


What do you know about Translate Accelerator?

588


Explain the process of polymorphism with an example?

466






What are the steps to create an assembly and add it to the gac?

451


Why is it called c sharp?

513


Explain about WSDL

591


What is parseexact c#?

522


Name the connections does microsoft sql server support?

479


What is session variable in c#?

557


What is thread safe in c#?

488


What is the difference between Static, Const and read only?

534


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

465


What are "class access modifiers" in C#?

534