Posted on: 1/3/2015 5:10:59 AM | Views : 512

Hello Everyone 
   I need a code for login form with a kind of authentication in entity framework using asp.net c#
currently i am using session for storing username like (welcome : kselva) in all the web pages to display my name,so i need avoid session because of performance ,is there any option for login page with authentication in entity framework and one more thing if i logged in my name should display on every page using label or anything and while i am going to logged out all the stored values should erased ,if i login again again it should ask username and password for login

send me the link or please post the code for my requirement
thanks in advance

Go to the complete details ...