How to save the session value in database
I have a login form, when the user logins, a form appears and i want the details should be saved with the username who has login, the login value is passed in session but the view is strongly typed, so how should i save this new session value also in database