<?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: Force Entity Framework to optimize/simplify huge queries</title>
	<atom:link href="http://blog.cincura.net/230575-force-entity-framework-to-optimize-simplify-huge-queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cincura.net/230575-force-entity-framework-to-optimize-simplify-huge-queries/</link>
	<description>Taking something that can&#039;t be done, and then doing it.</description>
	<lastBuildDate>Wed, 08 Sep 2010 21:17:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230575-force-entity-framework-to-optimize-simplify-huge-queries/#comment-2525</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 22 Mar 2010 08:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230575-force-entity-framework-to-optimize-simplify-huge-queries/#comment-2525</guid>
		<description>I don&#039;t think it&#039;s bad that&#039;s turned off. In 99,9% of cases you&#039;ll not hit the limit. And for huge queries, you have to be sure that the time spent in EF optimization is worth, maybe the database optimizer will do better job.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think it&#8217;s bad that&#8217;s turned off. In 99,9% of cases you&#8217;ll not hit the limit. And for huge queries, you have to be sure that the time spent in EF optimization is worth, maybe the database optimizer will do better job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SD</title>
		<link>http://blog.cincura.net/230575-force-entity-framework-to-optimize-simplify-huge-queries/#comment-2523</link>
		<dc:creator>SD</dc:creator>
		<pubDate>Sun, 21 Mar 2010 01:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230575-force-entity-framework-to-optimize-simplify-huge-queries/#comment-2523</guid>
		<description>What kind of monster disabled it by default : O !?

I guess that using it in synergy with CompileQuery() will be enough for the compilation time tradeoff : )

Good Jiri!</description>
		<content:encoded><![CDATA[<p>What kind of monster disabled it by default : O !?</p>
<p>I guess that using it in synergy with CompileQuery() will be enough for the compilation time tradeoff : )</p>
<p>Good Jiri!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
