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 / a
http://www.codeproject.com/KB/webforms/NingLiangSimpleContro
l.aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe how ASP.NET maintains process isolation for each Web application?
What is application in asp net?
What are the disadvantages of using session?
How to implement form based authentication in asp.net application?
Why and where this web.config file is used?
Write code to send e-mail from an asp.net application?
What are the differences between application object and session object?
What are session state modes in asp.net?
Explain the use of resource manager class in .net.
What is the extension of master page in asp.net?
What is a response cookie?
What do you mean by serialize and marshalbyref?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What is validation in asp.net?
Explain the difference between Web Garden and Web Farm?