<?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: Timer vs. DispatcherTimer in WPF</title>
	<atom:link href="http://code.dortikum.net/2008/08/06/timer-vs-dispatchertimer-in-wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.dortikum.net/2008/08/06/timer-vs-dispatchertimer-in-wpf/</link>
	<description>Free your imagination</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:53:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Grayson Peddie</title>
		<link>http://code.dortikum.net/2008/08/06/timer-vs-dispatchertimer-in-wpf/comment-page-1/#comment-2004</link>
		<dc:creator>Grayson Peddie</dc:creator>
		<pubDate>Fri, 30 Apr 2010 23:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://code.dortikum.net/?p=105#comment-2004</guid>
		<description>I should note that you need to add System.Windows.Threading to the list of &quot;using&quot; imports above your code.</description>
		<content:encoded><![CDATA[<p>I should note that you need to add System.Windows.Threading to the list of &#8220;using&#8221; imports above your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boyan Mihailov</title>
		<link>http://code.dortikum.net/2008/08/06/timer-vs-dispatchertimer-in-wpf/comment-page-1/#comment-1998</link>
		<dc:creator>Boyan Mihailov</dc:creator>
		<pubDate>Mon, 12 Oct 2009 19:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://code.dortikum.net/?p=105#comment-1998</guid>
		<description>Sorry Ryan, but I have no input on this. What kind of object are you loading? Maybe you should destroy them when they are no longer used in order to free resources.</description>
		<content:encoded><![CDATA[<p>Sorry Ryan, but I have no input on this. What kind of object are you loading? Maybe you should destroy them when they are no longer used in order to free resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://code.dortikum.net/2008/08/06/timer-vs-dispatchertimer-in-wpf/comment-page-1/#comment-1997</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 12 Oct 2009 17:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://code.dortikum.net/?p=105#comment-1997</guid>
		<description>Do you have any input on dealing with DispaterTimer overload. I am using it to run multiple objects and after about 5 hours or so the CPU reaches 80% and it no longer functions as expected.  I&#039;m afraid that they are NOT being reclaimed with the GC.  

Thanks</description>
		<content:encoded><![CDATA[<p>Do you have any input on dealing with DispaterTimer overload. I am using it to run multiple objects and after about 5 hours or so the CPU reaches 80% and it no longer functions as expected.  I&#8217;m afraid that they are NOT being reclaimed with the GC.  </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Hernandez</title>
		<link>http://code.dortikum.net/2008/08/06/timer-vs-dispatchertimer-in-wpf/comment-page-1/#comment-1983</link>
		<dc:creator>Johan Hernandez</dc:creator>
		<pubDate>Mon, 04 May 2009 21:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://code.dortikum.net/?p=105#comment-1983</guid>
		<description>Very helpful.
Thanks.</description>
		<content:encoded><![CDATA[<p>Very helpful.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D&#249;ng CompositionTarget.Rendering trong SL2 để tạo Animation l&#224; tối ưu… - Coding, training dog, playing Aikido, harmonica and....</title>
		<link>http://code.dortikum.net/2008/08/06/timer-vs-dispatchertimer-in-wpf/comment-page-1/#comment-1978</link>
		<dc:creator>D&#249;ng CompositionTarget.Rendering trong SL2 để tạo Animation l&#224; tối ưu… - Coding, training dog, playing Aikido, harmonica and....</dc:creator>
		<pubDate>Mon, 16 Mar 2009 16:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://code.dortikum.net/?p=105#comment-1978</guid>
		<description>[...] (Xem thêm so sánh sự khác biệt giữa Timer và DispatcherTimer ở trang timer-vs-dispatchertimer-in-wpf/) [...]</description>
		<content:encoded><![CDATA[<p>[...] (Xem thêm so sánh sự khác biệt giữa Timer và DispatcherTimer ở trang timer-vs-dispatchertimer-in-wpf/) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
