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

Is c++ or c# better?

542


What is wpf application in c#?

465


in object oriented programming, how would you describe encapsulation?

561


What is a static class in c#?

510


What is static void main in c#?

504






How does insertion sort work?

511


Illustrate race condition?

483


List some of the classes used by system.data namespace?

450


To allow an element to be accessed using a unique key which .NET collection class is used ?

619


Explain how to implement delegates in c#.net

501


Why dependency injection is used in c#?

493


What is difference between string and stringbuilder in c#?

465


What is dll in vb.net?

484


What is uint64_t?

527


What are destructors in C#?

848