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 / 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 |
Post New Answer View All Answers
What is intrinsic objects in asp.net?
What is the application pool?
What are the advantages of Web API?
What is localhost in asp.net?
In asp.net, how can you validate drop down box?
Where are session variables stored?
What is a master page and what does it do?
What is the difference between session and application?
Explain some of the major built-in objects in asp.net
What is inheritance and an how it be used, example with an example?
Why do we use web config?
What is the function of new view engine in asp.net? : asp.net mvc
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Fetch one page value to another page without using state-managment ?
How to find out what version of asp.net I am using on my machine?