<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>log for me &#187; LINQ</title>
	<atom:link href="http://blog.ekerot.org/category/linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekerot.org</link>
	<description>Digital dashboard for my adventures in code</description>
	<lastBuildDate>Mon, 07 Sep 2009 07:07:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Left outer linq to sql join with a parameter</title>
		<link>http://blog.ekerot.org/2008/12/left-outer-linq-to-sql-join-with-a-parameter/</link>
		<comments>http://blog.ekerot.org/2008/12/left-outer-linq-to-sql-join-with-a-parameter/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 13:53:54 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[DLINQ]]></category>

		<guid isPermaLink="false">http://blog.ekerot.org/?p=28</guid>
		<description><![CDATA[Left outer joins in linq to sql are somewhat hard to grasp, at least for me. I was very happy when I managed to figure out how to make a left outer join with a parameter, something that is a common procedure in one of the projects we are developing; the system has a lot [...]]]></description>
		<wfw:commentRss>http://blog.ekerot.org/2008/12/left-outer-linq-to-sql-join-with-a-parameter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
