Click here to Skip to main content
15,900,258 members

Comments by pedro-gon (Top 2 by date)

pedro-gon 27-Feb-14 4:51am View    
I'm trying to implement a program like in this article: http://www.codeproject.com/Articles/58740/FileSystemWatcher-Pure-Chaos-Part-1-of-2 Every time a file event is fired, a element is added to the listview. I wanna know if i'm able to filter the events by type, date, etc...
pedro-gon 27-Feb-14 4:51am View    
I'm trying to implement a program like in this article:
http://www.codeproject.com/Articles/58740/FileSystemWatcher-Pure-Chaos-Part-1-of-2
Every time a file event is fired, a element is added to the listview.
I wanna know if i'm able to filter the events by type, date, etc...