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 request flow used for asp.net mvc framework? : asp.net mvc
Which data type does the rangevalidator control support?
If we remove web.config or machine.config from the application then, is this application will works?
How to use ipostback?
What are the authentication types in asp.net?
Explain the difference between debug.write and trace.write? When should each be used?
List down the sequence of methods called during the page load.
Can we create a multiple user simultaneously ?
Explain one critical mapping?
What symbol specifies the beginning of a query string?
Diff between web user control and web custom control?
What is razor? : asp.net mvc
How will you load dynamic assembly?
When should I use server transfer and response redirect?
What is redirectpermanent in asp.net?