Click here to Skip to main content
15,881,812 members
Home / Discussions / C#
   

C#

 
GeneralRe: Static class Pin
Andrew Kirillov27-May-05 0:37
Andrew Kirillov27-May-05 0:37 
GeneralRe: Static class Pin
Niklas Ulvinge27-May-05 0:48
Niklas Ulvinge27-May-05 0:48 
GeneralRe: Static class Pin
Robert Rohde27-May-05 5:21
Robert Rohde27-May-05 5:21 
GeneralRe: Static class Pin
Niklas Ulvinge27-May-05 6:19
Niklas Ulvinge27-May-05 6:19 
GeneralRe: Static class Pin
Wraith227-May-05 0:51
Wraith227-May-05 0:51 
GeneralRe: Static class Pin
LIUCKAS29-May-05 20:40
LIUCKAS29-May-05 20:40 
GeneralFileSystemWatcher Pin
s2111979226-May-05 23:53
s2111979226-May-05 23:53 
GeneralRe: FileSystemWatcher Pin
John Fisher27-May-05 4:43
John Fisher27-May-05 4:43 
The documentation here[^], doesn't mention anything about allowing multiple filters.

You could simply use two FileSystemWatcher instances. Or, you could use one FileSystemWatcher, and process the filename yourself to only deal with the extensions you care about. Either way, you reach the same goal.

John

"You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.

GeneralClient socket sometimes splits data Pin
Darth.Vader26-May-05 23:48
Darth.Vader26-May-05 23:48 
GeneralRe: Client socket sometimes splits data Pin
John Fisher27-May-05 4:50
John Fisher27-May-05 4:50 
GeneralRe: Client socket sometimes splits data Pin
Darth.Vader27-May-05 5:33
Darth.Vader27-May-05 5:33 
GeneralRe: Client socket sometimes splits data Pin
John Fisher27-May-05 10:46
John Fisher27-May-05 10:46 
GeneralRe: Client socket sometimes splits data Pin
Darth.Vader29-May-05 21:01
Darth.Vader29-May-05 21:01 
GeneralWrite function to convert MS Access database to MYSQL database Pin
rockxuyenmandem26-May-05 23:11
rockxuyenmandem26-May-05 23:11 
GeneralRemove button from PropertyGrid Pin
gehkadl26-May-05 22:54
gehkadl26-May-05 22:54 
GeneralSet Word Doc Name in Printer Queue Pin
ERMB26-May-05 22:31
ERMB26-May-05 22:31 
GeneralRe: Set Word Doc Name in Printer Queue Pin
Duncan Edwards Jones26-May-05 23:08
professionalDuncan Edwards Jones26-May-05 23:08 
GeneralHit test Pin
MandMG26-May-05 22:23
MandMG26-May-05 22:23 
Questionhow we can pass a string variable to a DLL matlab program Pin
hediii26-May-05 22:14
hediii26-May-05 22:14 
AnswerRe: how we can pass a string variable to a DLL matlab program Pin
eggie527-May-05 2:50
eggie527-May-05 2:50 
GeneralSocket BeginAccept Pin
AnilChDotNet26-May-05 21:20
AnilChDotNet26-May-05 21:20 
GeneralExcel Cell's Date Problem While reading Pin
ksanju100026-May-05 21:13
ksanju100026-May-05 21:13 
GeneralRe: Excel Cell's Date Problem While reading Pin
Maqsood Ahmed27-May-05 0:57
Maqsood Ahmed27-May-05 0:57 
GeneralException in accessing web service Pin
verma-rahul26-May-05 20:30
verma-rahul26-May-05 20:30 
GeneralProbem with a combobox in winforms datagrid Pin
000000726-May-05 19:05
000000726-May-05 19:05 

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.