<?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: Convert Between Generic IEnumerable&lt;T&gt;</title>
	<atom:link href="http://www.csharp411.com/convert-between-generic-ienumerablet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/convert-between-generic-ienumerablet/</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Sat, 24 Jul 2010 01:26:51 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/convert-between-generic-ienumerablet/comment-page-1/#comment-5269</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Wed, 02 Sep 2009 00:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/convert-between-generic-ienumerablet/#comment-5269</guid>
		<description>Re: Whats wrong with a simple .Cast() ?

System.Linq is not available in .NET 2.0.

Also coming soon in .NET 4.0: generics variance!  So this will no longer be an issue.</description>
		<content:encoded><![CDATA[<p>Re: Whats wrong with a simple .Cast() ?</p>
<p>System.Linq is not available in .NET 2.0.</p>
<p>Also coming soon in .NET 4.0: generics variance!  So this will no longer be an issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Kennedy</title>
		<link>http://www.csharp411.com/convert-between-generic-ienumerablet/comment-page-1/#comment-5268</link>
		<dc:creator>David Kennedy</dc:creator>
		<pubDate>Wed, 02 Sep 2009 00:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/convert-between-generic-ienumerablet/#comment-5268</guid>
		<description>Whats wrong with a simple .Cast() ?

public static System.Collections.Generic.IEnumerable Cast(this System.Collections.IEnumerable source)
    Member of System.Linq.Enumerable</description>
		<content:encoded><![CDATA[<p>Whats wrong with a simple .Cast() ?</p>
<p>public static System.Collections.Generic.IEnumerable Cast(this System.Collections.IEnumerable source)<br />
    Member of System.Linq.Enumerable</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anon</title>
		<link>http://www.csharp411.com/convert-between-generic-ienumerablet/comment-page-1/#comment-5245</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Sat, 25 Jul 2009 05:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/convert-between-generic-ienumerablet/#comment-5245</guid>
		<description>Wow, what&#039;s with all the #regions??</description>
		<content:encoded><![CDATA[<p>Wow, what's with all the #regions??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Convert Generic ICollection&#60;T&#62; : C# 411</title>
		<link>http://www.csharp411.com/convert-between-generic-ienumerablet/comment-page-1/#comment-57</link>
		<dc:creator>Convert Generic ICollection&#60;T&#62; : C# 411</dc:creator>
		<pubDate>Thu, 13 Mar 2008 14:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/convert-between-generic-ienumerablet/#comment-57</guid>
		<description>[...] discussed in a previous article, C# Generics provides the ability to create strongly-typed collections in C#.&#160; Unfortunately, [...]</description>
		<content:encoded><![CDATA[<p>[...] discussed in a previous article, C# Generics provides the ability to create strongly-typed collections in C#.&#160; Unfortunately, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
