<?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 to Objects vs Generic List</title>
	<atom:link href="http://you.arenot.me/2010/07/30/linq-to-objects-vs-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://you.arenot.me/2010/07/30/linq-to-objects-vs-list/</link>
	<description>A blog by Colin Wiseman</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:30:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Colin</title>
		<link>http://you.arenot.me/2010/07/30/linq-to-objects-vs-list/comment-page-1/#comment-337</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Fri, 30 Jul 2010 14:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://you.arenot.me/?p=316#comment-337</guid>
		<description>I still don&#039;t understand regex.  Am glad my mate william and my boss do...

Congrats on the bike ride...that&#039;s massively impressive!  Am lucky of I do 200 miles in a life time.</description>
		<content:encoded><![CDATA[<p>I still don&#8217;t understand regex.  Am glad my mate william and my boss do&#8230;</p>
<p>Congrats on the bike ride&#8230;that&#8217;s massively impressive!  Am lucky of I do 200 miles in a life time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kellner</title>
		<link>http://you.arenot.me/2010/07/30/linq-to-objects-vs-list/comment-page-1/#comment-336</link>
		<dc:creator>Peter Kellner</dc:creator>
		<pubDate>Fri, 30 Jul 2010 14:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://you.arenot.me/?p=316#comment-336</guid>
		<description>Not sure why, but I never took a liking to findall and the predicate thing.  That, and regular expressions seem to hurt my head in a funny way.

BTW, on the MVP rant, I also wear a biking shirt that says &quot;Tripple Crown Winner&quot;, which means that I&#039;ve completed 3 or more 200 mile single bike rides in one year.  Technically, it should be Tripple Crown Finisher, but that just does not sound as good.</description>
		<content:encoded><![CDATA[<p>Not sure why, but I never took a liking to findall and the predicate thing.  That, and regular expressions seem to hurt my head in a funny way.</p>
<p>BTW, on the MVP rant, I also wear a biking shirt that says &#8220;Tripple Crown Winner&#8221;, which means that I&#8217;ve completed 3 or more 200 mile single bike rides in one year.  Technically, it should be Tripple Crown Finisher, but that just does not sound as good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://you.arenot.me/2010/07/30/linq-to-objects-vs-list/comment-page-1/#comment-335</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Fri, 30 Jul 2010 13:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://you.arenot.me/?p=316#comment-335</guid>
		<description>Hey Peter,

I would have thought the FindAll, and in general the generic List methods, would be second nature.  I love how easy it is.  But of you read my post on interfaces a couple of posts ago, I found out even they are quite inefficient compared to iList and ReadOnly versions...unless you need a List.

Am still learning all about performance as my new home grown CMS needs the power...more on that later.</description>
		<content:encoded><![CDATA[<p>Hey Peter,</p>
<p>I would have thought the FindAll, and in general the generic List methods, would be second nature.  I love how easy it is.  But of you read my post on interfaces a couple of posts ago, I found out even they are quite inefficient compared to iList and ReadOnly versions&#8230;unless you need a List.</p>
<p>Am still learning all about performance as my new home grown CMS needs the power&#8230;more on that later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kellner</title>
		<link>http://you.arenot.me/2010/07/30/linq-to-objects-vs-list/comment-page-1/#comment-334</link>
		<dc:creator>Peter Kellner</dc:creator>
		<pubDate>Fri, 30 Jul 2010 13:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://you.arenot.me/?p=316#comment-334</guid>
		<description>Guilty as charged!  I do like LINQ an awful lot and probably go out of my way to use it when it is not always necessary.  The FindAll makes more sense, but I don&#039;t quite understand the syntax.</description>
		<content:encoded><![CDATA[<p>Guilty as charged!  I do like LINQ an awful lot and probably go out of my way to use it when it is not always necessary.  The FindAll makes more sense, but I don&#8217;t quite understand the syntax.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

