how to store login value in sessionhttp://forums.asp.net/t/1788702.aspx/1?how+to+store+login+value+in+sessionTue, 03 Apr 2012 21:29:05 -040017887024914236http://forums.asp.net/p/1788702/4914236.aspx/1?how+to+store+login+value+in+sessionhow to store login value in session <p>hello there,</p> <p>i am using build in control for Login. i want to store Login Username is Session for session handling.</p> <p>How i can store Username Value is Session</p> 2012-04-03T14:34:04-04:004914253http://forums.asp.net/p/1788702/4914253.aspx/1?Re+how+to+store+login+value+in+sessionRe: how to store login value in session <p><a href="http://aspnetgoodies.wordpress.com/2007/12/11/retrieving-user-specific-data-with-aspnet-membership-and-session-variable/">http://aspnetgoodies.wordpress.com/2007/12/11/retrieving-user-specific-data-with-aspnet-membership-and-session-variable/</a></p> 2012-04-03T14:41:56-04:004914390http://forums.asp.net/p/1788702/4914390.aspx/1?Re+how+to+store+login+value+in+sessionRe: how to store login value in session <p>Why do you need to duplicate the username in Session? It's always available from User.Identity.Name.</p> <p></p> 2012-04-03T15:58:41-04:004914793http://forums.asp.net/p/1788702/4914793.aspx/1?Re+how+to+store+login+value+in+sessionRe: how to store login value in session <p>Thanks&nbsp;BrockAllen for ur reply... Really Helping...&nbsp;</p> 2012-04-03T21:29:05-04:00