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
What happens to the winfx technologies?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Use of Enable view state ? if turn off what happen ?
What are .net mobile controls features? : Microsoft dot net mobile
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
Explain
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
Explain how cache is used? : Dot net architecture
What is an interrupt? : .NET Architecture
What is .net mobile lists. : Microsoft dot net mobile
Explain the Lapsed Listener problem in .net
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
What is the access level of the visibility type internal?
Explain about appdomains?
How cache is used? : Dot net architecture