Membership.GetUser() vs Context.User

Posted by zimdanen on Stack Overflow See other posts from Stack Overflow or by zimdanen
Published on 2010-04-29T01:12:38Z Indexed on 2010/04/29 1:17 UTC
Read the original article Hit count: 318

What are the differences between Membership.GetUser() and Context.User, and which is recommended for use in getting information about the current user?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about forms