<?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; ListView</title>
	<atom:link href="http://blog.ramondeklein.nl/index.php/tag/listview/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>Virtual collections (part 1)</title>
		<link>http://blog.ramondeklein.nl/index.php/2008/07/15/virtual-collections/</link>
		<comments>http://blog.ramondeklein.nl/index.php/2008/07/15/virtual-collections/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 20:54:12 +0000</pubDate>
		<dc:creator>Ramon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ListBox]]></category>
		<category><![CDATA[ListView]]></category>
		<category><![CDATA[virtual collections]]></category>

		<guid isPermaLink="false">http://blog.ramondeklein.nl/?p=24</guid>
		<description><![CDATA[In the era of Win32/MFC the virtual listbox (and virtual listview) was a popular method to efficiently display large collections. In WPF there is no standard way to efficiently display a large collection of items. For each control that is &#8230; <a href="http://blog.ramondeklein.nl/index.php/2008/07/15/virtual-collections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.ramondeklein.nl/index.php/2008/07/15/virtual-collections/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

