<?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: Faster Databinding in WPF and Silverlight using OptimizedObservableCollection</title>
	<atom:link href="http://simon.nureality.ca/faster-databinding-in-wpf-and-silverlight-using-optimizedobservablecollection/feed/" rel="self" type="application/rss+xml" />
	<link>http://simon.nureality.ca/faster-databinding-in-wpf-and-silverlight-using-optimizedobservablecollection/</link>
	<description>My phone is faster than my first PC, and faster than my first cable modem</description>
	<lastBuildDate>Sat, 03 Mar 2012 06:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
	<item>
		<title>By: Someone</title>
		<link>http://simon.nureality.ca/faster-databinding-in-wpf-and-silverlight-using-optimizedobservablecollection/comment-page-1/#comment-4326</link>
		<dc:creator>Someone</dc:creator>
		<pubDate>Tue, 19 Apr 2011 15:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://simon.nureality.ca/?p=376#comment-4326</guid>
		<description>Does this actually work?  I thought that UI components like list won&#039;t accept more than one item change at a time in the event payload? </description>
		<content:encoded><![CDATA[<p>Does this actually work?  I thought that UI components like list won&#039;t accept more than one item change at a time in the event payload? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui Figueiredo</title>
		<link>http://simon.nureality.ca/faster-databinding-in-wpf-and-silverlight-using-optimizedobservablecollection/comment-page-1/#comment-3746</link>
		<dc:creator>Rui Figueiredo</dc:creator>
		<pubDate>Tue, 15 Mar 2011 17:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://simon.nureality.ca/?p=376#comment-3746</guid>
		<description>Excellent post! Congrats </description>
		<content:encoded><![CDATA[<p>Excellent post! Congrats </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thirteen23</title>
		<link>http://simon.nureality.ca/faster-databinding-in-wpf-and-silverlight-using-optimizedobservablecollection/comment-page-1/#comment-3650</link>
		<dc:creator>thirteen23</dc:creator>
		<pubDate>Thu, 10 Mar 2011 17:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://simon.nureality.ca/?p=376#comment-3650</guid>
		<description>The call should actually be this: 
OnCollectionChanged(new NotifyCollectionChangedEventArgs(NotifyCollectionChangedAction.Add, items)); </description>
		<content:encoded><![CDATA[<p>The call should actually be this:<br />
OnCollectionChanged(new NotifyCollectionChangedEventArgs(NotifyCollectionChangedAction.Add, items)); </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://simon.nureality.ca/faster-databinding-in-wpf-and-silverlight-using-optimizedobservablecollection/comment-page-1/#comment-3617</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 08 Mar 2011 14:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://simon.nureality.ca/?p=376#comment-3617</guid>
		<description>This is one of the features we&#039;ve had in Caliburn and Caliburn.Micro via it&#039;s BindableCollection&lt;T&gt; for a little while. It can make a big difference in some situations. </description>
		<content:encoded><![CDATA[<p>This is one of the features we&#039;ve had in Caliburn and Caliburn.Micro via it&#039;s BindableCollection&lt;T&gt; for a little while. It can make a big difference in some situations. </p>
]]></content:encoded>
	</item>
</channel>
</rss>
