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 the five stages in a dlx pipeline? : .NET Architecture
Can you explain update progress control?
Explain How to improve the cache performance? : Dot net architecture
Which software is used for .net programming?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
Whate are resource files? How are they used in .net?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
Explain the difference between state server and sqlserver : Dot net architecture
What are the different pipelining hazards? : Dot net architecture
What does this do? Gacutil /l | find /i "corillian"
What does the term "green architecture" mean? : Dot net architecture
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
deference between display and visibility property of CSS