Click here to Skip to main content
15,914,109 members
Home / Discussions / C#
   

C#

 
QuestionCompilation Error with Resource strings Pin
jayart3-Jul-07 3:46
jayart3-Jul-07 3:46 
AnswerRe: Compilation Error with Resource strings Pin
Judah Gabriel Himango3-Jul-07 4:33
sponsorJudah Gabriel Himango3-Jul-07 4:33 
GeneralRe: Compilation Error with Resource strings Pin
jayart3-Jul-07 4:40
jayart3-Jul-07 4:40 
GeneralRe: Compilation Error with Resource strings Pin
Judah Gabriel Himango3-Jul-07 5:19
sponsorJudah Gabriel Himango3-Jul-07 5:19 
GeneralRe: Compilation Error with Resource strings Pin
jayart3-Jul-07 5:29
jayart3-Jul-07 5:29 
GeneralRe: Compilation Error with Resource strings Pin
Judah Gabriel Himango3-Jul-07 5:48
sponsorJudah Gabriel Himango3-Jul-07 5:48 
QuestionCan I create a continoues database form Pin
Muhammad Gouda3-Jul-07 3:39
Muhammad Gouda3-Jul-07 3:39 
QuestionC# Threading Gurus input needed (FileSystemWatcher ) Pin
mejax3-Jul-07 3:38
mejax3-Jul-07 3:38 
I'm trying to make a directory watcher application that uses the FileSystemWatcher.

The basic program requirements are:

* The program should watch a directory for list of files given by user (setup values)

* The file may be new or old and may exist in the directory (when application not active)or be created when the application is active.

* When the program begins it should move the existing files.

* If say ten zip files and ten doc files are copied to the directory then it should move the zip files to the directory the user specified for zip files (setup value for particular) file extension and the doc files to the directory the user specified for doc files.

* The program should have a UI that has a listview that shows the activities done.

I'm using the FileSystemWatcher and a main worker function that does all the finding and moving.I need to tell the list box the events.

Any suggestion on how this should be done in the threading way (best practice)

Some input to go about it based on the above ideas appreciated

Thanks in advance.
mejax
AnswerRe: C# Threading Gurus input needed (FileSystemWatcher ) Pin
Judah Gabriel Himango3-Jul-07 4:30
sponsorJudah Gabriel Himango3-Jul-07 4:30 
AnswerRe: C# Threading Gurus input needed (FileSystemWatcher ) Pin
pbraun3-Jul-07 5:56
pbraun3-Jul-07 5:56 
QuestionHow to update a class property with a timer Pin
pusch3-Jul-07 3:03
pusch3-Jul-07 3:03 
AnswerRe: How to update a class property with a timer Pin
Luc Pattyn3-Jul-07 3:06
sitebuilderLuc Pattyn3-Jul-07 3:06 
GeneralRe: How to update a class property with a timer Pin
pusch3-Jul-07 5:13
pusch3-Jul-07 5:13 
GeneralRe: How to update a class property with a timer Pin
Luc Pattyn3-Jul-07 5:30
sitebuilderLuc Pattyn3-Jul-07 5:30 
GeneralRe: How to update a class property with a timer Pin
pusch3-Jul-07 6:04
pusch3-Jul-07 6:04 
AnswerRe: How to update a class property with a timer Pin
Jimmanuel3-Jul-07 5:47
Jimmanuel3-Jul-07 5:47 
GeneralRe: How to update a class property with a timer Pin
pusch3-Jul-07 6:15
pusch3-Jul-07 6:15 
QuestionText Disappear From MessageBox Pin
Himanshu_ITDevloper3-Jul-07 2:37
Himanshu_ITDevloper3-Jul-07 2:37 
AnswerRe: Text Disappear From MessageBox Pin
Dave Sexton3-Jul-07 2:58
Dave Sexton3-Jul-07 2:58 
AnswerRe: Text Disappear From MessageBox Pin
mfmaneef3-Jul-07 9:45
mfmaneef3-Jul-07 9:45 
QuestionDisappear Text From MessageBox Pin
shah_pranav13-Jul-07 2:20
shah_pranav13-Jul-07 2:20 
AnswerRe: Disappear Text From MessageBox Pin
Judah Gabriel Himango3-Jul-07 4:34
sponsorJudah Gabriel Himango3-Jul-07 4:34 
Questionfetch jpeg image dimension without load it Pin
small_programmer3-Jul-07 2:18
small_programmer3-Jul-07 2:18 
AnswerRe: fetch jpeg image dimension without load it Pin
Pete O'Hanlon3-Jul-07 2:26
mvePete O'Hanlon3-Jul-07 2:26 
GeneralRe: fetch jpeg image dimension without load it Pin
small_programmer3-Jul-07 2:39
small_programmer3-Jul-07 2:39 

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.