search results

  1. in ASP.NET how can I set the current User Identity ... navigate to this page or any other I can get the current User identity. ... user data in session is the ...
    stackoverflow.com/questions/15255229/in-​asp-net-how-can... - Cached
  2. Setting HttpContext.Current.User. ASP.NET Forums ... based on the Identity Object; And finally you need to set the HttpContext ... can\'t use Session to ...
    bytes.com/.../860607-setting-​httpcontext-current-user - Cached
  3. Because ASP.NET pages ... you can use User.Identity.Name to get ... in a code-behind page you must specify the fully qualified name HttpContext.Current.User.Identity ...msdn.microsoft.com/.../​system.web.httpcontext.user.aspx - Cached
    More results from msdn.microsoft.com »
  4. How can i get the current username in Session_End ... HttpContext.Current.User.Identity.Name but it seems the HttpContext.Current is null. So I try to set session ...
    forums.asp.net/t/1135299.aspx/1 - Cached
  5. httpcontext.current.user.identity.isauthenticated ... So how can i extract User name and email ... IIS 6, ASP.NET State Service to manage session. As for the ...
    www.dotnetspark.com/links/13928-​httpcontextcurrentuser... - Cached
  6. ... it\'s pretty common to identify your users on a given asp.net ... when the user logs in set a session ... Current.User.Identity to get it, you can also ...
    www.dreamincode.net/forums/topic/35359-​accessing-user... - Cached
  7. Ok if Current.User gets set before ... you don\'t have to remap the forms identity to your own custom identity stored in session. ... Can an ASP.NET 4.0 application ...
    stackoverflow.com/questions/8810496/​forms-authentication... - Cached
  8. ... within mydomain.com I set the Session ... Current.User.Identity ... Session State Application\' can be used. Now any ASP.NET 2.0 web application ...
    forums.asp.net/t/1463977.aspx - Cached
  9. ASP.NET: User.Identity.Name and User ... into the httpContext.Current.User object. ... At the end of the session. How can I make the cookie expire on the time I ...
    www.experts-exchange.com/. ../.NET/​ASP.NET/Q_21341467.html
    More results from experts-exchange.com »
  10. HttpContext.Current.User.Identity.IsAuthenticated. ... I don\'t think you can store those in a Session object because you need to ... For great ASP.Net web hosting try:
    bytes.com/topic/asp-net/answers/344981-​httpcontext... - Cached