<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How have the new features of C# changed your code?</title>
	<atom:link href="http://elegantcode.com/2008/03/31/how-have-the-new-features-of-c-changed-your-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2008/03/31/how-have-the-new-features-of-c-changed-your-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-have-the-new-features-of-c-changed-your-code</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jarod Ferguson</title>
		<link>http://elegantcode.com/2008/03/31/how-have-the-new-features-of-c-changed-your-code/comment-page-1/#comment-19064</link>
		<dc:creator>Jarod Ferguson</dc:creator>
		<pubDate>Mon, 31 Mar 2008 21:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2008/03/31/how-have-the-new-features-of-c-changed-your-code/#comment-19064</guid>
		<description>Ah yes, very nice!</description>
		<content:encoded><![CDATA[<p>Ah yes, very nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://elegantcode.com/2008/03/31/how-have-the-new-features-of-c-changed-your-code/comment-page-1/#comment-19016</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 31 Mar 2008 08:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2008/03/31/how-have-the-new-features-of-c-changed-your-code/#comment-19016</guid>
		<description>return Repository.Find(criteria).Select(Assembler.DomainToService).ToList();

Even easier ;)</description>
		<content:encoded><![CDATA[<p>return Repository.Find(criteria).Select(Assembler.DomainToService).ToList();</p>
<p>Even easier <img src='http://elegantcode.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

