If I'm 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?
Answer Posted / virendra sehrawat
The best way is to maintain log in state cookie.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain Singleton design pattern in .net
Define an interrupt? : Dot net architecture
how to change the application name?
Explain the purpose of cache? How is it used? : .NET Architecture
Explain the difference between state server and sqlserver : Dot net architecture
Explain what does the term "green architecture" mean? : Dot net architecture
Difference between throw exception and rethrowing ?
What are the types of memory management? : Dot net architecture
What is ILDASM ?
server.transfer limitation ?
data types used in validation control
Explain about cookie less session state? : .NET Architecture
What re interop services?
Explain cache memory? : .NET Architecture
Explain the five stages in a dlx pipeline? : Dot net architecture