If I'm developing an application that must accomodate
multiple security levels though secure login and my ASP.NET
web appplication is spanned across three web-servers (using
round-robbin load balancing) what would be the best approach
to maintain login-in state for the users?
Answer Posted / raghumadhav tirunagari
Database Support. or Thru state service.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define the mesi? : Dot net architecture
What other than biginteger has been introduced in system.numerics namespace?
How can I write my own .NET host?
Explain about clr?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
How can I create a application?
What is textbox control of .net mobile? : Microsoft dot net mobile
Can I create my own context attributes?
Which software is used for .net programming?
What is an asssembly qualified name? Is it a filename? How is it different?
What are public and private assemblies ?
Explain dma? : Dot net architecture
Explain cache memory? : Dot net architecture
Session State and can i store desirialized object in state server, if yes how and if not why.
Whate are resource files? How are they used in .net?