How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits?
Answer Posted / sravan chitikesi
only one session is enough to handle more than one or one
webapp....
but the priority is given as First come first serve,.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the page life cycle in asp.net?
What is the difference between the asp and asp.net?
What are the new features implemented in ASP.NET?
Explain login control and form authentication.
What is different authentication mechanisms used in ASP.NET?
What is the purpose of using MVC programming pattern in ASP.NET?
What is IPostBack? How to use it?
What is state management in asp.net with example?
What does passport and windows authentication mean in ASP.NET?
How to bind all the binding controls in a page at once in ASP.NET?
Why is global asax is used?
What is httpresponse?
Is it true that a Web service must be written in .NET or not?
What are the ways of preserving data on a Web Form in ASP.NET?
What is ipostback?