<?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>Ramon&#039;s weblog &#187; memory leak</title>
	<atom:link href="http://blog.ramondeklein.nl/index.php/tag/memory-leak/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ramondeklein.nl</link>
	<description>A developer&#039;s view on the world</description>
	<lastBuildDate>Mon, 06 Jun 2011 08:16:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ListView may leak with ImageLists</title>
		<link>http://blog.ramondeklein.nl/index.php/2009/05/18/listview-may-leak-with-imagelists/</link>
		<comments>http://blog.ramondeklein.nl/index.php/2009/05/18/listview-may-leak-with-imagelists/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:06:15 +0000</pubDate>
		<dc:creator>Ramon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ListView]]></category>
		<category><![CDATA[memory leak]]></category>
		<category><![CDATA[Winforms]]></category>

		<guid isPermaLink="false">http://blog.ramondeklein.nl/?p=78</guid>
		<description><![CDATA[Your application may leak memory when using a shared ImageList with a ListView (WinForms only). In this post I will describe when the problem occurs, why it occurs and how you can prevent it from happening. <a href="http://blog.ramondeklein.nl/index.php/2009/05/18/listview-may-leak-with-imagelists/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.ramondeklein.nl/index.php/2009/05/18/listview-may-leak-with-imagelists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memory leak with WPF resources (in rare cases)</title>
		<link>http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-resources-in-rare-cases/</link>
		<comments>http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-resources-in-rare-cases/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 22:29:27 +0000</pubDate>
		<dc:creator>Ramon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[memory leak]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://blog.ramondeklein.nl/?p=58</guid>
		<description><![CDATA[It seems there is bug in the WPF resource architecture that can cause memory not to be released and causing performance and stability problems. The document describes when the problem occurs and why. During the development of a WPF application, &#8230; <a href="http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-resources-in-rare-cases/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-resources-in-rare-cases/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Memory leak with WPF animations</title>
		<link>http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-animations/</link>
		<comments>http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-animations/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 22:06:30 +0000</pubDate>
		<dc:creator>Ramon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[memory leak]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://blog.ramondeklein.nl/?p=49</guid>
		<description><![CDATA[It seems there is bug in the WPF animation architecture that can cause memory not to be released and causing performance and stability problems. The document describes when the problem occurs and why. During the development of a WPF application, &#8230; <a href="http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-animations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.ramondeklein.nl/index.php/2009/02/20/memory-leak-with-wpf-animations/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

