Need Login Module with complete Session management in asp.net C# ?
Means I want login module in asp.net C#.
When i login i want to store username in session and after logout. clear all session.
And when i click on back button it will not redirect to other page it will go to login page in asp.net C# ?