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?
Answers were Sorted based on User's Feedback
Answer / sudhir kunnure
one session woking only opening web application,this
session no any itraction if there are opeing multiple same
web applications.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
What is asp.net mvc5? : Asp.Net MVC
What are type/key pairs in client script registration?
What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?
Explain ViewState?
How to find the client browser type ?
4 Answers AQA, Cognizant, Satyam,
What is meant by server side scripting?
How to do Forms authentication in asp.net?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
What is the current version of asp.net?
How can we apply themes to an asp.net application?
List all templates of the repeater control.