<?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: Silverlight&#8217;s ProgressBar And Possible Memory Leaks</title>
	<atom:link href="http://davybrion.com/blog/2009/02/silverlights-progressbar-and-possible-memory-leaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://davybrion.com/blog/2009/02/silverlights-progressbar-and-possible-memory-leaks/</link>
	<description>Trying to walk that thin line between intelligence and ignorance</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:29:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Davy Brion</title>
		<link>http://davybrion.com/blog/2009/02/silverlights-progressbar-and-possible-memory-leaks/comment-page-1/#comment-9290</link>
		<dc:creator>Davy Brion</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=1012#comment-9290</guid>
		<description>@Rob

i didn&#039;t even know you could load sos in the immediate window :)</description>
		<content:encoded><![CDATA[<p>@Rob</p>
<p>i didn&#8217;t even know you could load sos in the immediate window <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://davybrion.com/blog/2009/02/silverlights-progressbar-and-possible-memory-leaks/comment-page-1/#comment-9289</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=1012#comment-9289</guid>
		<description>By the way, cool thing finding the bug.</description>
		<content:encoded><![CDATA[<p>By the way, cool thing finding the bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://davybrion.com/blog/2009/02/silverlights-progressbar-and-possible-memory-leaks/comment-page-1/#comment-9288</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=1012#comment-9288</guid>
		<description>Why would you use windbg (beside it&#039;s coolness factor)? You can just as well load Sos in your immediate window in VS (.load sos)</description>
		<content:encoded><![CDATA[<p>Why would you use windbg (beside it&#8217;s coolness factor)? You can just as well load Sos in your immediate window in VS (.load sos)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Jack</title>
		<link>http://davybrion.com/blog/2009/02/silverlights-progressbar-and-possible-memory-leaks/comment-page-1/#comment-9210</link>
		<dc:creator>Samuel Jack</dc:creator>
		<pubDate>Fri, 27 Feb 2009 09:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=1012#comment-9210</guid>
		<description>I had a a similar bug with the WPF progress control when it was in indeterminate mode. It was a bit weirder though, because this bug would cause memory allocations of about 4k/sec starting from a few seconds after you closed the form containing the progress bar! It wasn&#039;t as simple as it holding onto the parent object though: IIRC the allocations were all happening inside one of the unmanaged parts of WPF.

I could never get a reliable reproduction of it though, so I haven&#039;t been able to submit a bug to MSFT yet. 

In the end, I went with making a text based control of my own, shunning WPF animation in this scenario.</description>
		<content:encoded><![CDATA[<p>I had a a similar bug with the WPF progress control when it was in indeterminate mode. It was a bit weirder though, because this bug would cause memory allocations of about 4k/sec starting from a few seconds after you closed the form containing the progress bar! It wasn&#8217;t as simple as it holding onto the parent object though: IIRC the allocations were all happening inside one of the unmanaged parts of WPF.</p>
<p>I could never get a reliable reproduction of it though, so I haven&#8217;t been able to submit a bug to MSFT yet. </p>
<p>In the end, I went with making a text based control of my own, shunning WPF animation in this scenario.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin-Josef Angel</title>
		<link>http://davybrion.com/blog/2009/02/silverlights-progressbar-and-possible-memory-leaks/comment-page-1/#comment-9185</link>
		<dc:creator>Justin-Josef Angel</dc:creator>
		<pubDate>Thu, 26 Feb 2009 18:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=1012#comment-9185</guid>
		<description>Hi Davy,

Thanks, we&#039;ve got an internal bug open on that and we&#039;re trying to get this fixed for vNext. 

Thanks for blogging about this. It&#039;s important for the community to generate this kind of knowledge. 

Sincerely,
-- Justin Angel
Microsoft Silverlight Toolkit program manager</description>
		<content:encoded><![CDATA[<p>Hi Davy,</p>
<p>Thanks, we&#8217;ve got an internal bug open on that and we&#8217;re trying to get this fixed for vNext. </p>
<p>Thanks for blogging about this. It&#8217;s important for the community to generate this kind of knowledge. </p>
<p>Sincerely,<br />
&#8211; Justin Angel<br />
Microsoft Silverlight Toolkit program manager</p>
]]></content:encoded>
	</item>
</channel>
</rss>
