Suppose there is one web farm with 3 servers inside with
same configuration and the same project is running inside
all servers.Which session mode is usde for all these and
why?
Answer Posted / chandra prakash
StateServer and SQL Server Mode
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can any body provide me the sample web application in asp.net
What are sql notifications and sql invalidations?
What is aspect-oriented programming?
What is the purpose of using MVC programming pattern in ASP.NET?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
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?
Why do we use sessions?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
How long do session variables last?
What is the difference between sealed vs static class?
What are server objects?
What is asp.net futures?
Explain asp.net web forms.