<?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: A nice linq extension (works with linq to nhibernate)</title>
	<atom:link href="https://www.altinet.hr/a-nice-linq-extension-works-with-linq-to-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.altinet.hr/a-nice-linq-extension-works-with-linq-to-nhibernate/</link>
	<description></description>
	<lastBuildDate>Wed, 19 May 2021 21:30:07 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.15</generator>
	<item>
		<title>By: kagjes</title>
		<link>https://www.altinet.hr/a-nice-linq-extension-works-with-linq-to-nhibernate/#comment-77</link>
		<dc:creator><![CDATA[kagjes]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 09:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.run80.net/?p=138#comment-77</guid>
		<description><![CDATA[Hmm, i think for some reason that didn&#039;t work out for me when using NHibernate, but i could be wrong, it&#039;s been awhile:)]]></description>
		<content:encoded><![CDATA[<p>Hmm, i think for some reason that didn&#8217;t work out for me when using NHibernate, but i could be wrong, it&#8217;s been awhile:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>https://www.altinet.hr/a-nice-linq-extension-works-with-linq-to-nhibernate/#comment-76</link>
		<dc:creator><![CDATA[Marc]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 09:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.run80.net/?p=138#comment-76</guid>
		<description><![CDATA[Simply:
&lt;code&gt;
Repository.Query&lt;Partner&gt;().Where(x =&gt; partnerGuidList.Contains(x.Guid)))
&lt;/code&gt;
though both have the 2100 parameter limit issue with SQL server.]]></description>
		<content:encoded><![CDATA[<p>Simply:<br />
<code><br />
Repository.Query
<partner>().Where(x => partnerGuidList.Contains(x.Guid)))
</partner></code><br />
though both have the 2100 parameter limit issue with SQL server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
