<?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: LINQ ForEach for IEnumerable&lt;T&gt;</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/comment-page-1/#comment-2487</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Thu, 28 May 2009 07:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/#comment-2487</guid>
		<description>Yes, you are right. Quite always there are reason for everything, I must admit that the reason you point up in the link is really reasonable. Sith a similar ForEach we have a LINQ operator with side effect, and this can violate the principle of least surprise.

Thanks for the link.

Alk.</description>
		<content:encoded><![CDATA[<p>Yes, you are right. Quite always there are reason for everything, I must admit that the reason you point up in the link is really reasonable. Sith a similar ForEach we have a LINQ operator with side effect, and this can violate the principle of least surprise.</p>
<p>Thanks for the link.</p>
<p>Alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Wagner</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/comment-page-1/#comment-2484</link>
		<dc:creator>Chuck Wagner</dc:creator>
		<pubDate>Wed, 27 May 2009 23:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/#comment-2484</guid>
		<description>Alk,

I think there is a reason Linq leaves this method out of the framework.  Checkout John Skeet&#039;s comments on the subject, http://stackoverflow.com/questions/200574/linq-equivalent-of-foreach-for-ienumerable .</description>
		<content:encoded><![CDATA[<p>Alk,</p>
<p>I think there is a reason Linq leaves this method out of the framework.  Checkout John Skeet&#8217;s comments on the subject, <a href="http://stackoverflow.com/questions/200574/linq-equivalent-of-foreach-for-ienumerable" rel="nofollow">http://stackoverflow.com/quest.....enumerable</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lomaxx</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/comment-page-1/#comment-1968</link>
		<dc:creator>lomaxx</dc:creator>
		<pubDate>Mon, 29 Dec 2008 22:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2008/08/13/linq-foreach-for-ienumerablet/#comment-1968</guid>
		<description>really nice elegant solution. Thanks</description>
		<content:encoded><![CDATA[<p>really nice elegant solution. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

