Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
GeneralC# remoting Pin
khoadang19-Jun-05 21:37
khoadang19-Jun-05 21:37 
GeneralRe: C# remoting Pin
S. Senthil Kumar19-Jun-05 21:56
S. Senthil Kumar19-Jun-05 21:56 
GeneralSearch file that contains text Pin
wolfganggoldner19-Jun-05 21:02
wolfganggoldner19-Jun-05 21:02 
Generalweb page with crystal report failed when I run in .net 1.1 Pin
dabuskol19-Jun-05 20:51
dabuskol19-Jun-05 20:51 
GeneralControl library reference not updated in web project Pin
mihir7719-Jun-05 20:37
sussmihir7719-Jun-05 20:37 
GeneralRe: Control library reference not updated in web project Pin
Dave Kreskowiak20-Jun-05 4:29
mveDave Kreskowiak20-Jun-05 4:29 
GeneralC# Remoting Pin
jdkulkarni19-Jun-05 20:21
jdkulkarni19-Jun-05 20:21 
GeneralFileSystemWatcher Pin
Vikram Sharma19-Jun-05 20:19
Vikram Sharma19-Jun-05 20:19 
Hi All,
I am working on FileSystemWatcher to monitor user home (Environment.SpecialFolder.Personal), the watcher component works fine but generates a lot of noise (junk entries in the log file). Hence, my queries -
1. How can I monitor just the user changes? (if thats doable). By default the file system watcher generates changes made by any process in the monitored path.

2. The watcher component generates multiple entires for same change, for example; the watcher component records to entries for same change,
Path to monitor - C:\Documents and Settings\user1\monitoredpath\user
<snip from="" log="" file="">
127637200458287323 Changed C:\Documents and Settings\user1\monitoredpath\user\wrkspace1\shared\copy of new text document (2).txt
127637200458287323 Changed C:\Documents and Settings\user1\monitoredpath\user\wrkspace1\shared\copy of new text document (2).txt


Is there a way this can be filtered?

A couple of requirements though - I don't want to set the filter to a particular file extension. Plus the changes are required for the sub directories.

Any help will be appreciated.
Cheers,
Vikram
GeneralRe: FileSystemWatcher Pin
Dave Kreskowiak20-Jun-05 4:24
mveDave Kreskowiak20-Jun-05 4:24 
GeneralRe: FileSystemWatcher Pin
Vikram Sharma20-Jun-05 7:48
Vikram Sharma20-Jun-05 7:48 
GeneralRe: FileSystemWatcher Pin
Dave Kreskowiak20-Jun-05 9:26
mveDave Kreskowiak20-Jun-05 9:26 
GeneralStreamReader Pin
StephenMcAllister19-Jun-05 19:55
StephenMcAllister19-Jun-05 19:55 
GeneralRe: StreamReader Pin
Christian Graus19-Jun-05 19:57
protectorChristian Graus19-Jun-05 19:57 
GeneralRe: StreamReader Pin
MoustafaS19-Jun-05 23:26
MoustafaS19-Jun-05 23:26 
QuestionDisplay an MDI Child Form in Show in Modal Form ? Pin
kakarato19-Jun-05 19:05
kakarato19-Jun-05 19:05 
AnswerRe: Display an MDI Child Form in Show in Modal Form ? Pin
Dave Kreskowiak20-Jun-05 4:20
mveDave Kreskowiak20-Jun-05 4:20 
GeneralRe: Display an MDI Child Form in Show in Modal Form ? Pin
kakarato21-Jun-05 0:36
kakarato21-Jun-05 0:36 
GeneralExcel automation and defining a Name for Excel sheet Pin
dgap19-Jun-05 16:51
dgap19-Jun-05 16:51 
GeneralDistribuiting my .NET application to XP users Pin
Sasuko19-Jun-05 13:56
Sasuko19-Jun-05 13:56 
GeneralRe: Distribuiting my .NET application to XP users Pin
Christian Graus19-Jun-05 20:00
protectorChristian Graus19-Jun-05 20:00 
GeneralRe: Distribuiting my .NET application to XP users Pin
Anonymous19-Jun-05 22:45
Anonymous19-Jun-05 22:45 
GeneralRe: Distribuiting my .NET application to XP users Pin
ekynox17-May-06 15:37
ekynox17-May-06 15:37 
GeneralEmbed resources programmaticly Pin
ricny04619-Jun-05 13:17
ricny04619-Jun-05 13:17 
GeneralRe: Embed resources programmaticly Pin
Dave Kreskowiak20-Jun-05 4:15
mveDave Kreskowiak20-Jun-05 4:15 
Generalraw socket and packet containing viruses Pin
Member 182653318-Jun-05 23:15
Member 182653318-Jun-05 23:15 

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.