<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/INotifyPropertyChanged</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 00:46:10 GMT</pubDate>
<item>
<title>(C#) NotifyPropertyChanged - nimast</title>
<link>http://snipplr.com/view/50139/notifypropertychanged/</link>
<description><![CDATA[ <p>The only way i know to create a normal "fire property changed" method that is still efficient yet strongly typed. The other common pattern uses run time checking and uses the TyepDescriptor for the current type to check for property existence - a much less elegant solution imho.</p> ]]></description>
<pubDate>Sat, 05 Mar 2011 22:31:32 GMT</pubDate>
<guid>http://snipplr.com/view/50139/notifypropertychanged/</guid>
</item>
</channel>
</rss>