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


Please Help Members By Posting Answers For Below Questions

What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

803


How can you implement the postback property of an asp.net control?

716


What is postback in asp net?

749


Are cookies stored on server or client?

716


What are the security types in asp.net?

760


How can you make sure that web api returns json data only?

723


Can you explain the importance of finalize method in .net?

795


What is the difference between pathparam and queryparam?

782


Define machine.config in .net?

732


What is _viewstart?

680


Explain the role of global.asax?

721


What is query string? What are its advantages and limitations?

725


How do cookies work?

762


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

739


Differences between “dataset” and “datareader”.

742