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
Can we have multiple web config files for an asp.net application?
How about the security in Activex DLL and Activex EXE ?
What is the asp.net control toolkit?
Can you explain one critical mapping?
What are the different types of validation controls provided in ASP.NET?
Is redux flux?
Where do we store our connection string in asp.net application?
What is difference between View State and Hidden Field in ASP.NET?
Explain diff. Betn dataset and recordset?
Can the dictionary object be created in client?s scope ?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is the usage of DelegatingHandler?
What are user controls?
Explain the working of passport authentication.
What is the difference between application state and session state in asp net?