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 / b
http://forums.asp.net/t/1316768.aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is strong-typing versus weak-typing?
What is the use of worker process in asp.net?
What is directive in asp net?
What is difference between viewstate and session state in javascript?
Difference between singleton and singlecall.
How you can access the properties and controls of master pages from content pages?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is full trust in asp.net?
What is session in web technology?
Explain the server control events of asp.net ?
What is class and object in asp.net?
How do you handle server controls?
Can we have multiple master pages in asp net?
How can I create master page in asp net?
Can we set which type of comparison we want to perform by the CompareValidator control?