<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Introduction To FileSystemWatcher</title>
	<atom:link href="http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/</link>
	<description>Articles on VB.NET and Software Development Team Leadership</description>
	<pubDate>Wed, 08 Feb 2012 00:32:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Moises</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-1455</link>
		<dc:creator>Moises</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-1455</guid>
		<description>Is posible see the new change in a text file if the component threw a OnModified event?

For example:
Before:  test.txt (Hello world )

After:  test.txt (Hello world!!!!! )

I need detect this change (!!!!!)

thanks,</description>
		<content:encoded><![CDATA[<p>Is posible see the new change in a text file if the component threw a OnModified event?</p>
<p>For example:<br />
Before:  test.txt (Hello world )</p>
<p>After:  test.txt (Hello world!!!!! )</p>
<p>I need detect this change (!!!!!)</p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elmer</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-1404</link>
		<dc:creator>Elmer</dc:creator>
		<pubDate>Wed, 30 Sep 2009 03:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-1404</guid>
		<description>Is there a way to know who made the changes, deleted a file and created a new file?

Thanks,</description>
		<content:encoded><![CDATA[<p>Is there a way to know who made the changes, deleted a file and created a new file?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kirti</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-1380</link>
		<dc:creator>kirti</dc:creator>
		<pubDate>Fri, 24 Jul 2009 06:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-1380</guid>
		<description>how to use with FTP for watch on ftp folder when file upload in any subfolder of given folder it automatically download file so how we use with ftp

Reply is highly valuable 

Regards

Kirti Darji</description>
		<content:encoded><![CDATA[<p>how to use with FTP for watch on ftp folder when file upload in any subfolder of given folder it automatically download file so how we use with ftp</p>
<p>Reply is highly valuable </p>
<p>Regards</p>
<p>Kirti Darji</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamilarasi</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-1154</link>
		<dc:creator>Tamilarasi</dc:creator>
		<pubDate>Mon, 07 Jul 2008 06:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-1154</guid>
		<description>the article is very much useful. i am having one big question that
"Can we watch a folder available in FTP ? "</description>
		<content:encoded><![CDATA[<p>the article is very much useful. i am having one big question that<br />
&#8220;Can we watch a folder available in FTP ? &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikram</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-1132</link>
		<dc:creator>Vikram</dc:creator>
		<pubDate>Wed, 11 Jun 2008 05:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-1132</guid>
		<description>Is there anyway we can have two type of files being watched by a FSW e.g abc*.* and *.def</description>
		<content:encoded><![CDATA[<p>Is there anyway we can have two type of files being watched by a FSW e.g abc*.* and *.def</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shahaji</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-1027</link>
		<dc:creator>shahaji</dc:creator>
		<pubDate>Thu, 20 Mar 2008 07:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-1027</guid>
		<description>If the system file like ntldr or some files from temp foder that always change at that time can we  avoid that perticular file or folder.have  u solution for this</description>
		<content:encoded><![CDATA[<p>If the system file like ntldr or some files from temp foder that always change at that time can we  avoid that perticular file or folder.have  u solution for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jn-Michael</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-1019</link>
		<dc:creator>Jn-Michael</dc:creator>
		<pubDate>Mon, 10 Mar 2008 20:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-1019</guid>
		<description>Is there a way I could have a little example about using WorkQueue or Generic List, just to put me on the track ^^</description>
		<content:encoded><![CDATA[<p>Is there a way I could have a little example about using WorkQueue or Generic List, just to put me on the track ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfrankcarr</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-945</link>
		<dc:creator>jfrankcarr</dc:creator>
		<pubDate>Wed, 28 Nov 2007 20:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-945</guid>
		<description>Bill,

The way I'm doing this is to put a file on a generic Queue if it isn't already on the queue. Here's an example:

&lt;pre class="csharpcode"&gt; &lt;span class="kwrd"&gt;Private&lt;/span&gt; &lt;span class="kwrd"&gt;Sub&lt;/span&gt; OnCreated(&lt;span class="kwrd"&gt;ByVal&lt;/span&gt; source &lt;span class="kwrd"&gt;As&lt;/span&gt; &lt;span class="kwrd"&gt;Object&lt;/span&gt;, &lt;span class="kwrd"&gt;ByVal&lt;/span&gt; e &lt;span class="kwrd"&gt;As&lt;/span&gt; FileSystemEventArgs)
        &lt;span class="kwrd"&gt;If&lt;/span&gt; &lt;span class="kwrd"&gt;Not&lt;/span&gt; WorkQueue.Contains(e.FullPath) &lt;span class="kwrd"&gt;Then&lt;/span&gt;
            WorkQueue.Enqueue(e.FullPath)
        &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;If&lt;/span&gt;
&lt;span class="kwrd"&gt;End Sub&lt;/span&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Bill,</p>
<p>The way I&#8217;m doing this is to put a file on a generic Queue if it isn&#8217;t already on the queue. Here&#8217;s an example:</p>
<pre class="csharpcode"> <span class="kwrd">Private</span> <span class="kwrd">Sub</span> OnCreated(<span class="kwrd">ByVal</span> source <span class="kwrd">As</span> <span class="kwrd">Object</span>, <span class="kwrd">ByVal</span> e <span class="kwrd">As</span> FileSystemEventArgs)
        <span class="kwrd">If</span> <span class="kwrd">Not</span> WorkQueue.Contains(e.FullPath) <span class="kwrd">Then</span>
            WorkQueue.Enqueue(e.FullPath)
        <span class="kwrd">End</span> <span class="kwrd">If</span>
<span class="kwrd">End Sub</span></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfrankcarr</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-944</link>
		<dc:creator>jfrankcarr</dc:creator>
		<pubDate>Wed, 28 Nov 2007 20:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-944</guid>
		<description>J-Micharl,

The way I do this is to not use the controls collection at all. Instead I use a generic List of FileWatchers that I can create and remove as needed.</description>
		<content:encoded><![CDATA[<p>J-Micharl,</p>
<p>The way I do this is to not use the controls collection at all. Instead I use a generic List of FileWatchers that I can create and remove as needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/comment-page-1/#comment-942</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 28 Nov 2007 18:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/01/introduction-to-filesystemwatcher/#comment-942</guid>
		<description>"File actions may raise multiple events so you will need to take precautions against processing the same file multiple times."

Yes. Yes. Yes. ....but how?</description>
		<content:encoded><![CDATA[<p>&#8220;File actions may raise multiple events so you will need to take precautions against processing the same file multiple times.&#8221;</p>
<p>Yes. Yes. Yes. &#8230;.but how?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

