Click here to Skip to main content
16,005,037 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am working on an web base application.
I am using VS 2008 and SQL server 2005.

client want the information about the logged in user .(This i have done with help of session).But Below are the thing for which i need help or suggestion.

The client want the information about the activity perform by Logged in user after his success full loggedin Like if he updated any record or view or deleted how much time he spend on the website.and the URL of the pages and show this information in grid view or in any way so that he can have record of who has up dated which record .


I have just started my career .
I dont have any knowledge that how to achieve this task .

Please any one can suggest me how to do this.
I would be very thank full to him and my job will be safe .

Please help me

Thanks in advance
Posted

1 solution

Quite a few Logging-Frameworks out there...

I personally prefer log4net[^], due the fact you could also use the knowledge for the other log4x-Frameworks[^]
 
Share this answer
 
Comments
Sandeep Mewara 15-Jun-12 1:34am    
Good suggestion. 5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900