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

we have Inproc server and outproc server
for storing session in different server we have to specify
in the webcofing mode="state" and state mode session to be
srialized. and it stores in aspnet_state.exe

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by serialization in .NET?

552


Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?

506


Give an example of a ctype.

552


How do you encapsulate in c#?

478


How can you achieve run time polymorphism in C#?

532






Explain partial class in c#?

493


Can we use "this" command within a static method?

547


What is difference between arraylist and list in c#?

430


Explain Direct CAST vs CType ?

549


What is a framework in c#?

462


What is serialization in unity?

491


Structs are not reference types. Can structs have constructors?

494


What is an abstract class c#?

478


In .NET how can you solve the DLL Hell problem?

665


What is tryparse c#?

485