Click here to Skip to main content
15,894,017 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: because it is being used by another process [modified] Pin
Dave Kreskowiak6-Apr-10 10:06
mveDave Kreskowiak6-Apr-10 10:06 
GeneralRe: because it is being used by another process Pin
KreativeKai7-Apr-10 6:22
professionalKreativeKai7-Apr-10 6:22 
Questionfilesystemwatcher and linux Pin
wikus706-Apr-10 3:54
wikus706-Apr-10 3:54 
AnswerRe: filesystemwatcher and linux Pin
Dave Kreskowiak6-Apr-10 4:09
mveDave Kreskowiak6-Apr-10 4:09 
GeneralRe: filesystemwatcher and linux Pin
wikus706-Apr-10 4:19
wikus706-Apr-10 4:19 
GeneralRe: filesystemwatcher and linux Pin
Dave Kreskowiak6-Apr-10 7:12
mveDave Kreskowiak6-Apr-10 7:12 
GeneralRe: filesystemwatcher and linux Pin
wikus706-Apr-10 20:00
wikus706-Apr-10 20:00 
GeneralRe: filesystemwatcher and linux Pin
Dave Kreskowiak7-Apr-10 2:03
mveDave Kreskowiak7-Apr-10 2:03 
There is no other component that does anything close to what the FSW does.

I don't know of any 3rd party copmonents that do it either.

When faced with such a situation, I woud just "roll my own" component. you'd have to poll the folder you want to monitor every so often, getting all the filenames and their modified dates. Then, on the next pass, fire off events for any files that have been added or changed since the last pass. Repeat ad nauseum.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: filesystemwatcher and linux Pin
Steven J Jowett7-Apr-10 2:01
Steven J Jowett7-Apr-10 2:01 
QuestionHow to Total Shared Variable in Crystal Report Pin
.NET- India 5-Apr-10 23:55
.NET- India 5-Apr-10 23:55 
AnswerRe: How to Total Shared Variable in Crystal Report Pin
Anubhava Dimri7-Apr-10 19:21
Anubhava Dimri7-Apr-10 19:21 
QuestionListbox Values in [modified] Pin
Anubhava Dimri5-Apr-10 21:43
Anubhava Dimri5-Apr-10 21:43 
AnswerRe: Listbox Values in Pin
Steven J Jowett5-Apr-10 21:46
Steven J Jowett5-Apr-10 21:46 
GeneralRe: Listbox Values in Pin
Anubhava Dimri5-Apr-10 22:00
Anubhava Dimri5-Apr-10 22:00 
GeneralRe: Listbox Values in Pin
Eddy Vluggen5-Apr-10 22:10
professionalEddy Vluggen5-Apr-10 22:10 
QuestionFlickers Pin
Anubhava Dimri5-Apr-10 20:08
Anubhava Dimri5-Apr-10 20:08 
AnswerRe: Flickers Pin
Dave Kreskowiak6-Apr-10 1:43
mveDave Kreskowiak6-Apr-10 1:43 
Questionweb bot Pin
mabrahao5-Apr-10 4:47
mabrahao5-Apr-10 4:47 
AnswerRe: web bot [modified] Pin
mabrahao5-Apr-10 7:23
mabrahao5-Apr-10 7:23 
Questioncompare files with hash tables, find dupe files in folder, manage hash table Pin
NikWing5-Apr-10 3:41
NikWing5-Apr-10 3:41 
AnswerRe: compare files with hash tables, find dupe files in folder, manage hash table Pin
Paramu19735-Apr-10 20:21
Paramu19735-Apr-10 20:21 
GeneralRe: compare files with hash tables, find dupe files in folder, manage hash table Pin
NikWing6-Apr-10 2:00
NikWing6-Apr-10 2:00 
GeneralRe: compare files with hash tables, find dupe files in folder, manage hash table [modified] Pin
NikWing6-Apr-10 2:21
NikWing6-Apr-10 2:21 
AnswerRe: compare files with hash tables, find dupe files in folder, manage hash table Pin
NikWing6-Apr-10 13:02
NikWing6-Apr-10 13:02 
QuestionVb.net & SQLite Pin
Ben Magee5-Apr-10 3:25
Ben Magee5-Apr-10 3:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.