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 is the difference between cookie and session?
What is meant by web application?
Why do we need Sessions?
What is the difference between client-side and server-side validations in webpages?
What is web router?
What are the new features added from ASP to ASP.NET?
How many types of sessions in asp.net?
How is a session stored and maintained in asp.net?
Explain the overview of asp.net?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
How do you remove duplicates without using remove duplicate stage?
Explain cashing in asp.net.
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is __ requestverificationtoken?