17. 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 / ramgopal reddy
Maintain the login state security through a database.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What are different types of api?
What is the compiled object?
Explain method to handle error using HttpError in Web API?
What is the advantage of using Windows authentication in a Web application?
When cookie will expire?
What is mvc in asp.net interview question? : Asp.Net MVC
How will you load dynamic assembly?
Why does my asp.net file have multiple tag with runat=server?
Why do we need url encoding?
Explain what is an abstract class?
What is the difference between the response.write() and response.output.write() methods?
How would ASP and ASP.NET applications run at the same time on the same server?
What is a reflection?
What are session cookies?