Identity update

Identity update

Old forum URL: forums.lhotka.net/forums/t/158.aspx


Aliator posted on Sunday, May 21, 2006

I have tweaked my Identity class in asp.net project, so now I can retrieve user's Nickname...

I display the nickname in main menu when user is logged...

I just finished my user handling system, and I noticed that when I change the Nickname, the one displayed in my menu is the old version... I understand that Nickname is retrieved in Identity class when user login, but how can I update it without losing session ?

Copyright (c) Marimer LLC