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 http post action?
How you will manage the state of ASP.NET controls?
Explain what the contents of cookie?
How do we access view state value of this page in the next page?
What are the advantages of using session?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
In which event of the page viewstate is available?
Explain what does mvc represent in asp.net? : asp.net mvc
What is a 401 redirect?
explain code with datachaching with example
What are uri parameters?
What is a url string?
what cut off mark for po's,what questions they asked for interview?
Write a code snippet to implement the indentation in json in web api.
What is the maximum amount of memory any single process on windows can address?