<?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>LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx</link><description>Over the past four parts of this series I have constructed a working LINQ IQueryable provider that targets ADO and SQL and has so far been able to translate both Queryable.Where and Queryable.Select standard query operators. Yet, as big of an accomplishment</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4213790</link><pubDate>Sat, 04 Aug 2007 02:39:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4213790</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Over the past four parts of this series I have constructed a working LINQ IQueryable provider that targets&lt;/p&gt;
</description></item><item><title>LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4214531</link><pubDate>Sat, 04 Aug 2007 04:00:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4214531</guid><dc:creator>Roller</dc:creator><description>&lt;p&gt;Over the past four parts of this series I have constructed a working LINQ IQueryable provider that targets&lt;/p&gt;
</description></item><item><title>re: LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4218740</link><pubDate>Sat, 04 Aug 2007 10:54:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4218740</guid><dc:creator>Michael Friis</dc:creator><description>&lt;p&gt;The code needs a &amp;quot;using Sample;&amp;quot; in Evaluator.cs to compile :-).&lt;/p&gt;</description></item><item><title>re: LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4221066</link><pubDate>Sat, 04 Aug 2007 14:10:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4221066</guid><dc:creator>mattwar</dc:creator><description>&lt;p&gt;Ah. That file was supposed to be in namespace 'Sample'. I've fixed it an uploaded a new query5.zip.&lt;/p&gt;
</description></item><item><title>re: LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4263904</link><pubDate>Mon, 06 Aug 2007 21:09:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4263904</guid><dc:creator>rogerj</dc:creator><description>&lt;p&gt;Pingback from &lt;a rel="nofollow" target="_new" href="http://oakleafblog.blogspot.com/2007/07/linq-changes-from-orcas-beta-1-to-vs.html"&gt;http://oakleafblog.blogspot.com/2007/07/linq-changes-from-orcas-beta-1-to-vs.html&lt;/a&gt; (updated)&lt;/p&gt;
&lt;p&gt;A simple Visio data flowchart would be much appreciated.&lt;/p&gt;
&lt;p&gt;--rj&lt;/p&gt;</description></item><item><title>re: LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4264507</link><pubDate>Mon, 06 Aug 2007 21:41:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4264507</guid><dc:creator>mattwar</dc:creator><description>&lt;p&gt;Okay, I do realize that I am an 'architect' so boxes and lines ought to be second nature, but ....&lt;/p&gt;
&lt;p&gt;Code is first nature....&lt;/p&gt;
&lt;p&gt;And wouldn't it be nicer to have an animated powerpoint?&lt;/p&gt;
&lt;p&gt;:-)&lt;/p&gt;
</description></item><item><title>re: LINQ: Building an IQueryable Provider - Part V</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4277173</link><pubDate>Tue, 07 Aug 2007 17:17:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4277173</guid><dc:creator>rogerj</dc:creator><description>&lt;p&gt;Matt,&lt;/p&gt;
&lt;p&gt;Thanks for the quick response with the &amp;quot;animated powerpoint&amp;quot; (&lt;a rel="nofollow" target="_new" href="http://soapbox.msn.com/video.aspx?vid=e3727a82-1f76-4cc5-a06b-bdd8c8ef194d"&gt;http://soapbox.msn.com/video.aspx?vid=e3727a82-1f76-4cc5-a06b-bdd8c8ef194d&lt;/a&gt;). Great job and it's nice to see (and hear) Luca again.&lt;/p&gt;
&lt;p&gt;--rj&lt;/p&gt;</description></item><item><title>Créer provider Linq expliqué de A à Z</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4289792</link><pubDate>Wed, 08 Aug 2007 10:53:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4289792</guid><dc:creator>Michel Perfetti &lt;Miiitch&gt;</dc:creator><description>&lt;p&gt;Matt Warren pr&amp;#233;sente sur un blog une impl&amp;#233;mentation d'un provider Linq vers SQL en plusieurs &amp;#233;tapes.&lt;/p&gt;</description></item><item><title>Créer provider Linq expliqué de A à Z</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4289798</link><pubDate>Wed, 08 Aug 2007 10:53:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4289798</guid><dc:creator>Michel Perfetti &lt;Miiitch&gt;</dc:creator><description>&lt;p&gt;Matt Warren pr&amp;#233;sente sur un blog une impl&amp;#233;mentation d'un provider Linq vers SQL en plusieurs &amp;#233;tapes.&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part VI</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4315353</link><pubDate>Fri, 10 Aug 2007 01:59:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4315353</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the sixth in a series of posts on how to build a LINQ IQueryable provider. If you have not read&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part VI</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4315362</link><pubDate>Fri, 10 Aug 2007 02:00:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4315362</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the sixth in a series of posts on how to build a LINQ IQueryable provider. If you have not read&lt;/p&gt;
</description></item><item><title>Risorse su Linq to SQL</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4588065</link><pubDate>Mon, 27 Aug 2007 10:58:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4588065</guid><dc:creator>jankyBlog</dc:creator><description>&lt;p&gt;Risorse su Linq to SQL&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable provider - Part VII</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4751168</link><pubDate>Wed, 05 Sep 2007 03:00:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4751168</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the seventh in a series of posts on how to build a LINQ IQueryable provider. If you have not&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable provider - Part VII</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#4751203</link><pubDate>Wed, 05 Sep 2007 03:02:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4751203</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the seventh in a series of posts on how to build a LINQ IQueryable provider. If you have not read the previous posts you might want to rethink your place in the universe. :-)&lt;/p&gt;
</description></item><item><title>Community Convergence XXXI</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#5132079</link><pubDate>Wed, 26 Sep 2007 03:38:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5132079</guid><dc:creator>Charlie Calvert's Community Blog</dc:creator><description>&lt;p&gt;Welcome to the thirty-first edition of Community Convergence. This issue features links to seven very&lt;/p&gt;</description></item><item><title>Community Convergence XXXI</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#5132163</link><pubDate>Wed, 26 Sep 2007 03:43:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5132163</guid><dc:creator>Charlie Calvert's Community Blog</dc:creator><description>&lt;p&gt;Welcome to the thirty-first edition of Community Convergence. This issue features links to seven very&lt;/p&gt;
</description></item><item><title>LINQ: Building an IQueryable Provider - Part VIII</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#5386193</link><pubDate>Wed, 10 Oct 2007 00:49:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5386193</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the eighth in a series of posts on how to build a LINQ IQueryable provider. If you have not read&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part VIII</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#5386217</link><pubDate>Wed, 10 Oct 2007 00:55:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5386217</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;Implementing OrderBy Today's topic is translating those order-by clauses. Fortunately, there is only one way to do ordering, and that's using the LINQ ordering specific query operators. The bad news is that there are four different operators.&lt;/p&gt;
</description></item><item><title>TerraServer Sample: A LINQ Provider</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#7011286</link><pubDate>Mon, 07 Jan 2008 04:34:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7011286</guid><dc:creator>Charlie Calvert's Community Blog</dc:creator><description>&lt;p&gt;Over the holidays Alex Turner, Mary Deyo and I added a new sample to the downloadable version of the&lt;/p&gt;</description></item><item><title>TerraServer Sample: A LINQ Provider</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#7011307</link><pubDate>Mon, 07 Jan 2008 04:37:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7011307</guid><dc:creator>Charlie Calvert's Community Blog</dc:creator><description>&lt;p&gt;Over the holidays Alex Turner, Mary Deyo and I added a new sample to the downloadable version of the&lt;/p&gt;
</description></item><item><title>TerraServer Sample: A LINQ Provider</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#7011851</link><pubDate>Mon, 07 Jan 2008 05:33:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7011851</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Over the holidays Alex Turner, Mary Deyo and I added a new sample to the downloadable version of the&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part IX</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#7138557</link><pubDate>Thu, 17 Jan 2008 06:06:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7138557</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the nineth in a series of posts on how to build a LINQ IQueryable provider. If you have not read&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part IX</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#7138575</link><pubDate>Thu, 17 Jan 2008 06:08:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7138575</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the nineth in a series of posts on how to build a LINQ IQueryable provider. If you have not read&lt;/p&gt;
</description></item><item><title>LINQ Tips: Implementing IQueryable Provider</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#7506806</link><pubDate>Thu, 07 Feb 2008 08:49:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7506806</guid><dc:creator>Shahed Khan (MVP C#)</dc:creator><description>&lt;p&gt;Check out the following from Matt Warrens blog posts, if you are interested on how to implement IQueryable...&lt;/p&gt;</description></item><item><title>LINQ Tips: Implementing IQueryable Provider</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#7506824</link><pubDate>Thu, 07 Feb 2008 08:49:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7506824</guid><dc:creator>Shahed Khan (MVP C#)</dc:creator><description>&lt;p&gt;Check out the following from Matt Warrens blog posts, if you are interested on how to implement IQueryable&lt;/p&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part X</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#8710289</link><pubDate>Wed, 09 Jul 2008 02:29:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8710289</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the tenth in a series of posts on how to build a LINQ IQueryable provider. If you have not read the previous posts you'll want to find a nice shady tree, relax and meditate on why your world is so confused and full of meaningless tasks that it&lt;/p&gt;
</description></item><item><title>LINQ: Building an IQueryable Provider - Part XI</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#8732025</link><pubDate>Mon, 14 Jul 2008 22:31:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8732025</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the eleventh in a series of posts on how to build a LINQ IQueryable provider. If you have not read the previous posts you’ll want to do so before proceeding, or at least before proceeding to copy the code into your own project and telling your&lt;/p&gt;
</description></item><item><title>Building a LINQ IQueryable Provider - Part XII</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#9114758</link><pubDate>Tue, 18 Nov 2008 04:04:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9114758</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;This is the twelfth in a series of posts on how to build a LINQ IQueryable provider. If you have not&lt;/p&gt;
</description></item><item><title>LINQ links</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#9119362</link><pubDate>Tue, 18 Nov 2008 20:25:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9119362</guid><dc:creator>The Wayward WebLog</dc:creator><description>&lt;p&gt;Part I - Reusable IQueryable base classes Part II - Where and reusable Expression tree visitor Part II&lt;/p&gt;
</description></item><item><title>LINQ: Building an IQueryable provider series</title><link>http://blogs.msdn.com/mattwar/archive/2007/08/03/linq-building-an-iqueryable-provider-part-v.aspx#9490100</link><pubDate>Thu, 19 Mar 2009 17:50:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9490100</guid><dc:creator>Floating Heart</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/mattwar/pages/linq-links.aspx"&gt;http://blogs.msdn.com/mattwar/pages/linq-links.aspx&lt;/a&gt; Here&amp;amp;#39;s a list of all the posts in the building&lt;/p&gt;
</description></item></channel></rss>