<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/loop</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 08 Oct 2008 07:11:23 GMT</pubDate>
<item>
<title>(C#) Merging a String Array to a Comma delimited String (foreach) - ecavazos</title>
<link>http://snipplr.com/view/4645/merging-a-string-array-to-a-comma-delimited-string-foreach/</link>
<description><![CDATA[ <p>This can be useful for string preparations.</p> ]]></description>
<pubDate>Fri, 18 Jan 2008 15:42:18 GMT</pubDate>
<guid>http://snipplr.com/view/4645/merging-a-string-array-to-a-comma-delimited-string-foreach/</guid>
</item>
<item>
<title>(C#) Iterating through the Alphabet - rengber</title>
<link>http://snipplr.com/view/1013/iterating-through-the-alphabet/</link>
<description><![CDATA[ <p>Oddly, using  Char.GetNumericValue() resulted in numbers that couldn't be cast back to a char using Convert.ToChar().</p> ]]></description>
<pubDate>Mon, 04 Sep 2006 21:19:09 GMT</pubDate>
<guid>http://snipplr.com/view/1013/iterating-through-the-alphabet/</guid>
</item>
</channel>
</rss>