<?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: Handy LinQ Extension Methods</title>
	<atom:link href="http://codecube.net/2008/12/handy-linq-extension-methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://codecube.net/2008/12/handy-linq-extension-methods/</link>
	<description>Joel Martinez' weblog</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:05:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: George Tsiokos</title>
		<link>http://codecube.net/2008/12/handy-linq-extension-methods/comment-page-1/#comment-627</link>
		<dc:creator>George Tsiokos</dc:creator>
		<pubDate>Fri, 27 Feb 2009 20:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=88#comment-627</guid>
		<description>This is the problem with Microsoft documentation - it&#039;s hard to find anything! I hope I get around to build that documentation site that makes finding extension methods easier!</description>
		<content:encoded><![CDATA[<p>This is the problem with Microsoft documentation &#8211; it&#8217;s hard to find anything! I hope I get around to build that documentation site that makes finding extension methods easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Martinez</title>
		<link>http://codecube.net/2008/12/handy-linq-extension-methods/comment-page-1/#comment-619</link>
		<dc:creator>Joel Martinez</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=88#comment-619</guid>
		<description>Just to follow up on this ... George also mentioned via IM that there&#039;s already an existing method called Cast which lets you cast to an existing type ... oh well, I had fun writing the code :-P</description>
		<content:encoded><![CDATA[<p>Just to follow up on this &#8230; George also mentioned via IM that there&#8217;s already an existing method called Cast which lets you cast to an existing type &#8230; oh well, I had fun writing the code <img src='http://codecube.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Tsiokos</title>
		<link>http://codecube.net/2008/12/handy-linq-extension-methods/comment-page-1/#comment-616</link>
		<dc:creator>George Tsiokos</dc:creator>
		<pubDate>Fri, 05 Dec 2008 19:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=88#comment-616</guid>
		<description>This won&#039;t be necessary with c# 4.0: 

http://blogs.msdn.com/charlie/archive/2008/10/28/linq-farm-covariance-and-contravariance-in-visual-studio-2010.aspx</description>
		<content:encoded><![CDATA[<p>This won&#8217;t be necessary with c# 4.0: </p>
<p><a href="http://blogs.msdn.com/charlie/archive/2008/10/28/linq-farm-covariance-and-contravariance-in-visual-studio-2010.aspx" rel="nofollow">http://blogs.msdn.com/charlie/archive/2008/10/28/linq-farm-covariance-and-contravariance-in-visual-studio-2010.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
