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
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain the features that make asp.net more used framework? : asp.net mvc
Explain the significance of routing? : asp.net mvc
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is skin in asp.net?
What is the difference between web config and machine config files?
What is server transfer?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
How would you create a permanent cookie?
Describe a bubbled event and how it is used ?
What are the benefits of view state?
How do I create a web form?
What is manifest in .net framework?
Can you change a Master Page dynamically at runtime?
Explain form level validation and field level validation?