<?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>Blog of developer Mikkel Ovesen &#187; plinq</title>
	<atom:link href="http://blog.ovesens.net/tag/plinq/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ovesens.net</link>
	<description>My thoughts, stuff I need to remember or things I just want to share with the world</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Remember to read</title>
		<link>http://blog.ovesens.net/2009/01/remember-to-read/</link>
		<comments>http://blog.ovesens.net/2009/01/remember-to-read/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 17:25:00 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[plinq]]></category>

		<guid isPermaLink="false">/post/2009/01/26/Remember-to-read.aspx</guid>
		<description><![CDATA[Just a reminder, I must read&#62; Convention vs. Configuration http://codebetter.com/blogs/jeremy.miller/archive/2009/01/24/convention-over-configuration-in-msdn-magazine.aspx Parrallel linq http://www.danielmoth.com/Blog/2009/01/plinq.html]]></description>
			<content:encoded><![CDATA[<p>
Just a reminder, I must read&gt;
</p>
<h2>Convention vs. Configuration<br />
</h2>
<p>
<a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/01/24/convention-over-configuration-in-msdn-magazine.aspx "></p>
<p>http://codebetter.com/blogs/jeremy.miller/archive/2009/01/24/convention-over-configuration-in-msdn-magazine.aspx</p>
<p></a>
</p>
<h2>Parrallel linq <br />
</h2>
<p>
<a href="http://www.danielmoth.com/Blog/2009/01/plinq.html "></p>
<p>http://www.danielmoth.com/Blog/2009/01/plinq.html</p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2009/01/remember-to-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging memory leaks and Parallel LINQ</title>
		<link>http://blog.ovesens.net/2008/12/debugging-memory-leaks-and-parallel-linq/</link>
		<comments>http://blog.ovesens.net/2008/12/debugging-memory-leaks-and-parallel-linq/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 01:47:00 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[memoryleaks]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[plinq]]></category>

		<guid isPermaLink="false">/post/2008/12/18/Debugging-memory-leaks-and-Parallel-LINQ.aspx</guid>
		<description><![CDATA[Link to good articles Debugging OutOfMemoryExceptions in managed code using Windbg http://blogs.msdn.com/amolravande/archive/2008/12/16/debugging-outofmemoryexceptions-in-managed-code-using-windbg.aspx &#160; Query Data with Parallel LINQ http://blogs.msdn.com/charlie/archive/2008/12/15/query-data-with-parallel-linq.aspx &#160;]]></description>
			<content:encoded><![CDATA[<h1>Link to good articles</h1>
<p>
Debugging OutOfMemoryExceptions in managed code using Windbg
</p>
<p>http://blogs.msdn.com/amolravande/archive/2008/12/16/debugging-outofmemoryexceptions-in-managed-code-using-windbg.aspx</p>
<p>
&nbsp;
</p>
<p>
Query Data with Parallel LINQ
</p>
<p>http://blogs.msdn.com/charlie/archive/2008/12/15/query-data-with-parallel-linq.aspx</p>
<p>
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2008/12/debugging-memory-leaks-and-parallel-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jeff Richter Video on Asynchronous Programming and his Power Threading Library</title>
		<link>http://blog.ovesens.net/2008/12/jeff-richter-video-on-asynchronous-programming-and-his-power-threading-library/</link>
		<comments>http://blog.ovesens.net/2008/12/jeff-richter-video-on-asynchronous-programming-and-his-power-threading-library/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 17:26:00 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[async]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[plinq]]></category>
		<category><![CDATA[thread]]></category>

		<guid isPermaLink="false">/post/2008/12/10/Jeff-Richter-Video-on-Asynchronous-Programming-and-his-Power-Threading-Library.aspx</guid>
		<description><![CDATA[Jeff Richter Video on Asynchronous Programming and his Power Threading Library: &#160;http://blogs.msdn.com/charlie/archive/2008/12/03/jeff-richter-video-on-asynchronous-programming-and-his-power-threading-library.aspx]]></description>
			<content:encoded><![CDATA[<h1>Jeff Richter Video on Asynchronous Programming and his Power Threading Library:</h1>
<p>
&nbsp;<a href="http://blogs.msdn.com/charlie/archive/2008/12/03/jeff-richter-video-on-asynchronous-programming-and-his-power-threading-library.aspx">http://blogs.msdn.com/charlie/archive/2008/12/03/jeff-richter-video-on-asynchronous-programming-and-his-power-threading-library.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2008/12/jeff-richter-video-on-asynchronous-programming-and-his-power-threading-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

