Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What does the initial catalog parameter define in the connection string?

975


What is extended class in c#?

963


Is versioning applicable to private assemblies?

1035


What is #region in c#?

973


What do you mean by expression tree?

893


if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.

2438


What is delimiter in c#?

945


What are Namespaces?

1407


What is the use of return in c#?

990


What will a loop recorder show?

1033


What is strong name assembly?

920


Explain the difference between boxing and unboxing.

1066


What are the characteristics of c#?

963


What is sqladapter c#?

1003


Explain what is an interface in c#?

1001