<?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/foreach</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Sep 2008 13:29:41 GMT</pubDate>
<item>
<title>(C#) Creating Linear List with Advanced Programming Techniques - RichardIII</title>
<link>http://snipplr.com/view/4976/creating-linear-list-with-advanced-programming-techniques/</link>
<description><![CDATA[ <p>This is a demo how to create a Linear List with APTs make using of Generics, Indexer and the IEnumerator Interface. With this APTs it is possible to create a high performace, type safety class which is available for different control loops techniques and so on.</p> ]]></description>
<pubDate>Mon, 11 Feb 2008 06:22:59 GMT</pubDate>
<guid>http://snipplr.com/view/4976/creating-linear-list-with-advanced-programming-techniques/</guid>
</item>
<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>
</channel>
</rss>