<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: C# Coding; Missing Functions on IEnumerable</title>
	<atom:link href="http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/</link>
	<description>Programming, writing, programming about writing.</description>
	<pubDate>Sat, 05 Jul 2008 15:59:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Steve</title>
		<link>http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/#comment-77</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 22 Feb 2008 16:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/#comment-77</guid>
		<description>&lt;p&gt;Hi! The LINQ libraries aren't available if, like me, you're deploying to .net 2.0 but using C#3. So I didn't know. Thanks for the pointer!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi! The LINQ libraries aren&#8217;t available if, like me, you&#8217;re deploying to .net 2.0 but using C#3. So I didn&#8217;t know. Thanks for the pointer!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/#comment-76</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 22 Feb 2008 13:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/#comment-76</guid>
		<description>&lt;p&gt;Oh and Reduce is Aggregate, the code is exactly the same :P&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh and Reduce is Aggregate, the code is exactly the same <img src='http://www.stevecooper.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/#comment-75</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 22 Feb 2008 13:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevecooper.org/2008/01/03/c-coding-missing-functions-on-ienumerable/#comment-75</guid>
		<description>&lt;p&gt;Your Filter method is just the same as Where which is already in LINQ, and the Map method is just the same as Select ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your Filter method is just the same as Where which is already in LINQ, and the Map method is just the same as Select <img src='http://www.stevecooper.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>
