<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://cs.vbcity.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mike McIntyre&amp;#39;s .NET Journal - All Comments</title><link>http://cs.vbcity.com/blogs/mike-mcintyre/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008 (Build: 30417.1769)</generator><item><title>re: Delimit Strings with the Visual Basic Join Function</title><link>http://cs.vbcity.com/blogs/mike-mcintyre/archive/2008/12/24/delimit-strings-with-the-visual-basic-join-function.aspx#61</link><pubDate>Wed, 31 Dec 2008 23:46:17 GMT</pubDate><guid isPermaLink="false">921a0936-6df9-4a08-8006-68f3b1747f32:61</guid><dc:creator>Mike McIntyre</dc:creator><description>&lt;p&gt;Yes you can Rick. &amp;nbsp;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://cs.vbcity.com/aggbug.aspx?PostID=61" width="1" height="1"&gt;</description></item><item><title>re: Get the Right Part of a String with Visual Basic's Right Function</title><link>http://cs.vbcity.com/blogs/mike-mcintyre/archive/2008/12/10/get-the-right-part-of-a-string-with-visual-basic-s-right-function.aspx#58</link><pubDate>Mon, 29 Dec 2008 18:20:09 GMT</pubDate><guid isPermaLink="false">921a0936-6df9-4a08-8006-68f3b1747f32:58</guid><dc:creator>Rick Ratayczak</dc:creator><description>&lt;p&gt;An equal function is substring. e.g. testString = testString.SubString(testString.length - 6)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://cs.vbcity.com/aggbug.aspx?PostID=58" width="1" height="1"&gt;</description></item><item><title>re: Delimit Strings with the Visual Basic Join Function</title><link>http://cs.vbcity.com/blogs/mike-mcintyre/archive/2008/12/24/delimit-strings-with-the-visual-basic-join-function.aspx#57</link><pubDate>Mon, 29 Dec 2008 18:17:43 GMT</pubDate><guid isPermaLink="false">921a0936-6df9-4a08-8006-68f3b1747f32:57</guid><dc:creator>Rick Ratayczak</dc:creator><description>&lt;p&gt;You can do the same with String.Join(strings(), &amp;quot;:&amp;quot;)&lt;/p&gt;
&lt;p&gt;Opposite of:&lt;/p&gt;
&lt;p&gt;strings() = str.Split(&amp;quot;:&amp;quot;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://cs.vbcity.com/aggbug.aspx?PostID=57" width="1" height="1"&gt;</description></item></channel></rss>