<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to convert an IEnumerable to a DataTable in the same way as we use ToList or ToArray</title><link>http://blogs.msdn.com/dal/archive/2009/04/08/how-to-convert-an-ienumerable-to-a-datatable-in-the-same-way-as-we-use-tolist-or-toarray.aspx</link><description>LINQ provides us some extension methods to convert an IEnumerable to a collection e.g. ToList(), ToArray() etc. But what if you want to convert the enumerable to a DataTable. There is no built in extension method for that currently. var v = ( from x in</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Anith &amp;raquo; How to convert an IEnumerable to a DataTable in the same way as we use ToList or ToArray</title><link>http://blogs.msdn.com/dal/archive/2009/04/08/how-to-convert-an-ienumerable-to-a-datatable-in-the-same-way-as-we-use-tolist-or-toarray.aspx#9538060</link><pubDate>Wed, 08 Apr 2009 15:17:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9538060</guid><dc:creator>Anith &amp;raquo; How to convert an IEnumerable to a DataTable in the same way as we use ToList or ToArray</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.anith.com/?p=27377"&gt;http://www.anith.com/?p=27377&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Links 2009-04-16</title><link>http://blogs.msdn.com/dal/archive/2009/04/08/how-to-convert-an-ienumerable-to-a-datatable-in-the-same-way-as-we-use-tolist-or-toarray.aspx#9553331</link><pubDate>Thu, 16 Apr 2009 21:44:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9553331</guid><dc:creator>Gunnar Peipman's ASP.NET blog</dc:creator><description>&lt;p&gt;SharePoint Logging to the Workflow History List in SharePoint workflows Inconvenient SPWeb.GetListItem&lt;/p&gt;
</description></item><item><title>How to convert an IEnumerable to a DataTable in the same way as we use</title><link>http://blogs.msdn.com/dal/archive/2009/04/08/how-to-convert-an-ienumerable-to-a-datatable-in-the-same-way-as-we-use-tolist-or-toarray.aspx#9553900</link><pubDate>Fri, 17 Apr 2009 09:13:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9553900</guid><dc:creator>Web Development Community</dc:creator><description>&lt;p&gt;You are voted (great) - Trackback from Web Development Community&lt;/p&gt;
</description></item><item><title>Interesting Finds: 2009-04-20</title><link>http://blogs.msdn.com/dal/archive/2009/04/08/how-to-convert-an-ienumerable-to-a-datatable-in-the-same-way-as-we-use-tolist-or-toarray.aspx#9556084</link><pubDate>Mon, 20 Apr 2009 04:09:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9556084</guid><dc:creator>Bolik</dc:creator><description>&lt;p&gt;Using jqGrid with ASP.NET MVC: Finally, A Solution How to improve the performances of ASP.NET MVC web&lt;/p&gt;
</description></item><item><title>Interesting Finds: 2009-04-20</title><link>http://blogs.msdn.com/dal/archive/2009/04/08/how-to-convert-an-ienumerable-to-a-datatable-in-the-same-way-as-we-use-tolist-or-toarray.aspx#9556086</link><pubDate>Mon, 20 Apr 2009 04:12:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9556086</guid><dc:creator>Bolik</dc:creator><description>&lt;p&gt;UsingjqGridwithASP.NETMVC:Finally,ASolutionHowtoimprovetheperformancesofASP.NETMVCw...&lt;/p&gt;
</description></item></channel></rss>