<?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: Running queries in parallel with Entity Framework (and not only with it)</title>
	<atom:link href="http://blog.cincura.net/231308-running-queries-in-parallel-with-entity-framework-and-not-only-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cincura.net/231308-running-queries-in-parallel-with-entity-framework-and-not-only-with-it/</link>
	<description>Taking something that can&#039;t be done, and then doing it.</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:02:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/231308-running-queries-in-parallel-with-entity-framework-and-not-only-with-it/#comment-2679</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Wed, 28 Apr 2010 07:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/?p=231308#comment-2679</guid>
		<description>OUTER jOINs are supported since beginning. The CROSS JOIN is supported since FB2.0, which is probably oldest version you&#039;ll be able run EF queries against (but also limited).</description>
		<content:encoded><![CDATA[<p>OUTER jOINs are supported since beginning. The CROSS JOIN is supported since FB2.0, which is probably oldest version you&#8217;ll be able run EF queries against (but also limited).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Castro</title>
		<link>http://blog.cincura.net/231308-running-queries-in-parallel-with-entity-framework-and-not-only-with-it/#comment-2677</link>
		<dc:creator>Marco Castro</dc:creator>
		<pubDate>Tue, 27 Apr 2010 23:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/?p=231308#comment-2677</guid>
		<description>FireBird provider 2.5.1 generates CROSS JOIN and OUTER JOIN but FireBird don&#039;t understand it. Is it a problem in the provider or exists a new FireBird that implements this?
Thanks,
Marco Castro</description>
		<content:encoded><![CDATA[<p>FireBird provider 2.5.1 generates CROSS JOIN and OUTER JOIN but FireBird don&#8217;t understand it. Is it a problem in the provider or exists a new FireBird that implements this?<br />
Thanks,<br />
Marco Castro</p>
]]></content:encoded>
	</item>
</channel>
</rss>

