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
What do you mean by authorization?
What are resource file and how do we generate resource file?
How many types of state management are there in asp net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
How to handle errors in Web API?
Explain the difference between Repeater and Data list control in ASP.NET?
Which is better php or asp.net?
What are the differences between clr & cts?
What is the meaning of TestApi?
Explain how can you debug your .net application?
What are the disadvantages of view state?
What is server components?
How response object is related to asp's response object?
What is css and what is it used for?