<?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>Quickduck &#187; Performance</title>
	<atom:link href="http://quickduck.com/blog/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://quickduck.com/blog</link>
	<description>Straight from the mind of geniuseseses....</description>
	<lastBuildDate>Wed, 30 Jun 2010 10:52:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Quick WPF Performance Statistics</title>
		<link>http://quickduck.com/blog/2009/12/23/quick-wpf-performance-statistics/</link>
		<comments>http://quickduck.com/blog/2009/12/23/quick-wpf-performance-statistics/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 01:15:56 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://quickduck.com/blog/?p=239</guid>
		<description><![CDATA[Just thought I&#8217;d put out some quick WPF performance statistics thanks to Microsoft. You can download the entire slideshow here. DependencyProperty is x3 faster than INotifyPropertyChanged ObservableCollection accesses single items 90 times faster than List ObjectDataProvider is x20 smaller than XmlDataProvider Microsoft also have some other good tips over here too. I&#8217;d like to see [...]]]></description>
			<content:encoded><![CDATA[<div>Just thought I&#8217;d put out some quick WPF performance statistics thanks to Microsoft. You can download the entire slideshow <a title="WPF Performance Best Practices" href="http://download.microsoft.com/download/B/8/8/B8813050-D289-4A78-9A27-AA4ED49BCC65/2009-03-11_TechDays_MSDN_012.pptx" target="_blank">here</a>.</div>
<ul>
<li>DependencyProperty is x3 faster than INotifyPropertyChanged</li>
<li>ObservableCollection accesses single items 90 times faster than List</li>
<li>ObjectDataProvider is x20 smaller than XmlDataProvider</li>
</ul>
<p>Microsoft also have some other good tips over <a title="WPF Performance Best Practices" href="http://msdn.microsoft.com/en-us/library/aa970683.aspx">here</a> too.<br />
I&#8217;d like to see some real world statistics on the differences between using static vs dynamic resources too. Anybody know of any?</p>
]]></content:encoded>
			<wfw:commentRss>http://quickduck.com/blog/2009/12/23/quick-wpf-performance-statistics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
