If I'm developing an application that must accommodate
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?
Answer Posted / b
http://forums.asp.net/t/1316768.aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about Automatic resource management?
What are server objects?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is the use of web.config file?
How could you modify xaml content from javascript?
In a Repeater control how one can provide an alternating color scheme ?
Is there any alternative to avoid name collisions other then Namespaces?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What is session management in web application?
What is new asp.net core?
How can you make sure that web api returns json data only?
What is the maximum amount of memory any single process on windows can address?
What is active web page?
List the advantages and disadvantages of user control an custom control?
What does the hotspot class in .net do?