<?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: Queue multiple GUI updates into a single update event (C# .Net)</title>
	<atom:link href="http://www.philosophicalgeek.com/2006/09/21/queue-multiple-gui-updates-into-a-single-update-event-c-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philosophicalgeek.com/2006/09/21/queue-multiple-gui-updates-into-a-single-update-event-c-net/</link>
	<description>Code and musings by Ben Watson</description>
	<lastBuildDate>Sat, 04 Feb 2012 04:16:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sam</title>
		<link>http://www.philosophicalgeek.com/2006/09/21/queue-multiple-gui-updates-into-a-single-update-event-c-net/comment-page-1/#comment-28219</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sat, 05 Jan 2008 21:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.philosophicalgeek.com/2006/09/21/queue-multiple-gui-updates-into-a-single-update-event-c-net/#comment-28219</guid>
		<description>I have read that this technique is called &quot;render throttling,&quot; &quot;paint suppression,&quot; or something similar. I designed a very similar implementation (different code, same idea) and it really enhances the way a program rapidly displays information on the screen. 

http://dotnetperls.spaces.live.com/blog/cns!C25DB60878773F14!277.entry</description>
		<content:encoded><![CDATA[<p>I have read that this technique is called &#8220;render throttling,&#8221; &#8220;paint suppression,&#8221; or something similar. I designed a very similar implementation (different code, same idea) and it really enhances the way a program rapidly displays information on the screen. </p>
<p><a href="http://dotnetperls.spaces.live.com/blog/cns!C25DB60878773F14!277.entry" rel="nofollow">http://dotnetperls.spaces.live.com/blog/cns!C25DB60878773F14!277.entry</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

