Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am working on my project smart lab and in that i am going to implement HISTORY Report module of whatever task are done on computer. so history Report shows all the task done earlier on current PC like as "Google chrome browser's history."
But here i have to implement it on windows form application in C#.net. so plz help me to complete that task.....
Posted
Comments
BillWoodruff 2-Nov-14 2:10am    
Do you mean every action/change that is done/occurs in your Application, or do you mean every action/change that is done/occurs in Windows OS ?

Please get specific about what it is you want to monitor/log.
Member 11048448 18-Jan-15 10:52am    
every action/change that is done/occurs in Windows OS should be shown in in history report. ex-
"9:16 PM Xyx.doc"
"9:17 PM terahonelaga.mp3"
syed shanu 2-Nov-14 21:42pm    
Hi,
if you give more specific detail of your requiremnt ,It will be easy to help your problems.Do you want to get all history from IE and from Chrome some thing similiar to that.
syed shanu 2-Nov-14 21:47pm    
mean time check this links ,
https://social.msdn.microsoft.com/Forums/en-US/713c81a7-0eba-4200-958a-8e5c400b9df1/get-internet-history-of-all-browsers?forum=csharplanguage
http://stackoverflow.com/questions/2562092/how-to-access-google-chrome-browser-history-programmatically-on-local-machine
http://www.codeproject.com/Articles/7500/The-Tiny-Wrapper-Class-for-URL-History-Interface-i

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