<?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: Load with filtering or limiting</title>
	<atom:link href="http://blog.cincura.net/229660-load-with-filtering-or-limiting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cincura.net/229660-load-with-filtering-or-limiting/</link>
	<description>Taking something that can&#039;t be done, and then doing it.</description>
	<lastBuildDate>Sat, 31 Jul 2010 19:29:50 +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/229660-load-with-filtering-or-limiting/#comment-1997</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 14 Sep 2009 19:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/229660-load-with-filtering-or-limiting/#comment-1997</guid>
		<description>What examples you&#039;re looking for? This Load method is as the one from framework, except taking a predicate like the Where method. So you can write xxx.Load(x =&gt; x.IsActive) for instance.</description>
		<content:encoded><![CDATA[<p>What examples you&#8217;re looking for? This Load method is as the one from framework, except taking a predicate like the Where method. So you can write xxx.Load(x => x.IsActive) for instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Y</title>
		<link>http://blog.cincura.net/229660-load-with-filtering-or-limiting/#comment-1996</link>
		<dc:creator>Alex Y</dc:creator>
		<pubDate>Mon, 14 Sep 2009 19:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/229660-load-with-filtering-or-limiting/#comment-1996</guid>
		<description>Could you please give an example of using this?

Thanks!</description>
		<content:encoded><![CDATA[<p>Could you please give an example of using this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
