From time to time in my pages I need to get information about the current user. I'm using Master Pages and in my master page I display the current username so immediately I need to call Membership.GetUser() on every page load to get the current user. Then occasionally, the content pages also need...
Posted to
Security
(Forum)
by
tmpuzer
on
06-03-2008, 12:00 AM
Filed under: users, Cache, GetUser, membership, performance