Update the Login Control
How to update the Login control to display Login user details once logged in successfully.i.e. once Login into the Login form Login control should be changed as Logoff control and diplay the Login username details
You can create user control to change the login to logoff.
For eg.
You can also refer demo mvc application provided default in visual studio.