In our Asp.net web application we need to store the users details hitting the Application
like
UserId,
Login time,
Logout Time,
IPAddress,
AuditInfo(Like all pages user have gone through)
how can we do this...have created a table with all the above fields ..in what way i can insert user details....
please help me.
Sanjay KumarPosted Oct 30, 2013, 4:19 AM
try this
http://www.developerscode.com/2013/01/track-user-login-information-using.html
http://www.codeproject.com/Articles/1314/Tracking-users-login-logout-times-on-your-site