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 is yield keyword?

502


What are some of the commonly used commands in sqlcommand?

494


What is the boxing and unboxing in c#?

502


Can c# inherit multiple classes?

515


What are the two uses of a ‘using’ statement in c#?

476






What is delegates and events?

474


Why do we use Design Pattern in C#?

576


What's new in c#?

491


Can an array be null c#?

503


Illustrate the process of code compilation in c#?

525


What is string programming language?

440


What is the difference between class and namespace?

490


Explain the clr triggers?

526


What is public or shared assemblies ?

555


Which namespace is required to implement trace ?

555