<?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 I</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx</link><description>I’ve been meaning for a while to start up a series of posts that covers building LINQ providers using IQueryable. People have been asking me advice on doing this for quite some time now, whether through internal Microsoft email or questions on the forums</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>LINQ: Building an IQueryable provider series</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#9490095</link><pubDate>Thu, 19 Mar 2009 17:49:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9490095</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;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9490095" width="1" height="1"&gt;</description></item><item><title>IQueryable vs IEnumerable</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#9285238</link><pubDate>Tue, 06 Jan 2009 15:03:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9285238</guid><dc:creator>jocelyn</dc:creator><description>&lt;p&gt;At the most abstract level, LINQ (Language Integrated Query) can query against two types of provider&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9285238" width="1" height="1"&gt;</description></item><item><title>IQueryable vs IEnumerable</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#9230623</link><pubDate>Wed, 17 Dec 2008 13:46:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9230623</guid><dc:creator>Jocelyn</dc:creator><description>&lt;p&gt;At the most abstract level, LINQ (Language Integrated Query) can query against two types of provider&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9230623" width="1" height="1"&gt;</description></item><item><title>LINQ links</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#9119345</link><pubDate>Tue, 18 Nov 2008 20:23:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9119345</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;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9119345" width="1" height="1"&gt;</description></item><item><title>Building a LINQ IQueryable Provider - Part XII</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#9114712</link><pubDate>Tue, 18 Nov 2008 04:00:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9114712</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;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9114712" width="1" height="1"&gt;</description></item><item><title>Links of the Week July 25th</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#8772204</link><pubDate>Fri, 25 Jul 2008 16:56:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8772204</guid><dc:creator>Chris Love's Official Blog - Professional ASP.NET</dc:creator><description>&lt;p&gt;This week I am coming to you from the Microsoft Campus. So as you would expect I have a lot of energy&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8772204" width="1" height="1"&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part XI</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#8731994</link><pubDate>Mon, 14 Jul 2008 22:18:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8731994</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;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8731994" width="1" height="1"&gt;</description></item><item><title>[PL] Własny dostawca w LINQ (dla opornych) - cz. 1</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#8718116</link><pubDate>Thu, 10 Jul 2008 21:43:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8718116</guid><dc:creator>Only Human | Devoted to technology v.2.0</dc:creator><description>&lt;p&gt;Dużo się m&amp;amp;#243;wi i pisze o tym, że LINQ jest elastyczne i rozszerzalne. Sam powtarzam, że aby podpiąć&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8718116" width="1" height="1"&gt;</description></item><item><title>LINQ: Building an IQueryable Provider - Part X</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#8710274</link><pubDate>Wed, 09 Jul 2008 02:27:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8710274</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 mediate on why your world is so confused and full of meaningless tasks that it&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8710274" width="1" height="1"&gt;</description></item><item><title>Danny Simmons compares the Entity Framework to similar technologies</title><link>http://blogs.msdn.com/b/mattwar/archive/2007/07/30/linq-building-an-iqueryable-provider-part-i.aspx#8555810</link><pubDate>Wed, 28 May 2008 05:39:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8555810</guid><dc:creator>Wooley's LINQ Wonderings</dc:creator><description>&lt;p&gt;It seems that everyone else is chiming in on Danny Simmons' recent comparisons of the Entity Framework&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8555810" width="1" height="1"&gt;</description></item></channel></rss>