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 / sundherrajan
State Server aspnet_state.exe
Sql Servet
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the disadvantages of asp.net?
Define static function?
What is synchronous and Asynchronous post back ?
In asp.net, how can you validate drop down box?
What is session authentication?
Apart from IDE what are the enhancements in asp.net 2.0?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is Pre-Render event in ASP.NET?
What are client activated objects and server activated objects?
What are the benefits of Razor View?
What are the Types of authentications in IIS
Explain code snippet to register exception filters from controller?
What are the different properties of server control that exists?
What is asp.net caching?
What are the security types in ASP/ASP.NET? Different Authentication modes?