<?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: How To Write an IsValidPath Function</title>
	<atom:link href="http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/</link>
	<description>Articles on VB.NET and Software Development Team Leadership</description>
	<pubDate>Tue, 22 May 2012 11:36:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sergio</title>
		<link>http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/comment-page-1/#comment-1002</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Mon, 11 Feb 2008 12:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/#comment-1002</guid>
		<description>PathPattern don't work</description>
		<content:encoded><![CDATA[<p>PathPattern don&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfrankcarr</title>
		<link>http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/comment-page-1/#comment-744</link>
		<dc:creator>jfrankcarr</dc:creator>
		<pubDate>Fri, 12 Oct 2007 20:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/#comment-744</guid>
		<description>Thanks Oudknoei  

I've corrected it. 

With the new code formatting I'm using it's a little harder to proofread the raw HTML. I've got to watch my cut-and-paste closer. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks Oudknoei  </p>
<p>I&#8217;ve corrected it. </p>
<p>With the new code formatting I&#8217;m using it&#8217;s a little harder to proofread the raw HTML. I&#8217;ve got to watch my cut-and-paste closer. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oudknoei</title>
		<link>http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/comment-page-1/#comment-743</link>
		<dc:creator>Oudknoei</dc:creator>
		<pubDate>Fri, 12 Oct 2007 20:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/#comment-743</guid>
		<description>Minor error in the sample code. The first param to the Regex.IsMatch function should be pathString and not Textbox1.Text.</description>
		<content:encoded><![CDATA[<p>Minor error in the sample code. The first param to the Regex.IsMatch function should be pathString and not Textbox1.Text.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

