<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How To Write an IsValidPath Function</title>
	<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>Sat, 22 Nov 2008 08:18:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Sergio</title>
		<link>http://vbnotebookfor.net/2007/10/12/how-to-write-an-isvalidpath-function/#comment-1002</link>
		<author>Sergio</author>
		<pubDate>Mon, 11 Feb 2008 12:38:18 +0000</pubDate>
		<guid>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-744</link>
		<author>jfrankcarr</author>
		<pubDate>Fri, 12 Oct 2007 20:53:55 +0000</pubDate>
		<guid>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-743</link>
		<author>Oudknoei</author>
		<pubDate>Fri, 12 Oct 2007 20:25:48 +0000</pubDate>
		<guid>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>
