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 difference between web api and web services?
Why would anyone need to implement their own hashtable or linked list?
What are the properties of the eventargs argument when capturing keyboard events?
Define caching.
How to do state management in ASP.NET?
What is form method?
What are session objects?
What is application Object?
Define machine.config in .net?
How do u declare static variable and how it is declared and what is its lifetime?
How to make paging concepts in datagrid in ASP.NET?
Explain how to prepare culture-specific formatting in .net.
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
Does web services support data reader like pom project?
How are sessions stored?