Hi all,
I am developing an ASP.NET web application in VS 2008. I want to maintain Users for that application by providing Username and Password. For this purpose which of the state management in ASP.NET can i use for the best result with out any deadlocks when multiple user log ins.
Thanks in Advance.....