i want to know that how may i see details of a user after a successfull login in asp.net mvc application.it seems that a user is login and then he/she should redirect to details page with his/her deatils which are stored in a db(e.g. username,first name ,last name.gender,salary etc..).any running example would be appreciable.please help i am tired of searching.remember the application is on mvc framework not on asp.net