Hi,
I'm trying to put together a layout that will always display certain pieces of user information (username, signedintime, etc...). I would rather not have to hit the database every time the page loads to get the information.
Does anybody have any good ideas on how to easily accomplish this? Thanks!