<?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/IEnumerable</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 01:12:39 GMT</pubDate>
<item>
<title>(C#) Create a comma-delimited list from IEnumerable - dotNetkow</title>
<link>http://snipplr.com/view/45768/create-a-commadelimited-list-from-ienumerable/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 15 Dec 2010 12:51:58 GMT</pubDate>
<guid>http://snipplr.com/view/45768/create-a-commadelimited-list-from-ienumerable/</guid>
</item>
<item>
<title>(C#) LINQ Extension Methods - rengber</title>
<link>http://snipplr.com/view/14217/linq-extension-methods/</link>
<description><![CDATA[ <p>LINQ Extension method called with delegate, anonymous delegate, and lambda delegate.

Note that this only returns a "default" in the sense that it does not throw an exception if no item in the source matches the selection criteria.  .First() does throw an exception in this case.</p> ]]></description>
<pubDate>Mon, 20 Apr 2009 19:34:00 GMT</pubDate>
<guid>http://snipplr.com/view/14217/linq-extension-methods/</guid>
</item>
</channel>
</rss>