<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Observer</title>
    <description>the latest stories tagged with 'Observer' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Design Patterns - Observer/Event Pattern</title>
      <description>Yesterday I described the Observer Pattern and mentioned that the .NET CLR provides this functionality through events and delegates.

Let's have a look on how to implement this right now. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.cumps.be%2fdesign-patterns-observer-event-pattern%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.cumps.be%2fdesign-patterns-observer-event-pattern%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Design_Patterns_Observer_Event_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Design_Patterns_Observer_Event_Pattern</guid>
      <pubDate>Fri, 27 Jun 2008 21:40:48 GMT</pubDate>
    </item>
    <item>
      <title>Observer Pattern in C# = Events &amp;amp; delegates</title>
      <description>One of the most interesting patterns in Design Patterns is the Observer pattern which is listed under Behavioral Patterns, it is really important how to make other classes which are interested in the state of another object get notified when the state changed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f10%2f6212.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f10%2f6212.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Observer_Pattern_in_C_Events_amp_delegates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Observer_Pattern_in_C_Events_amp_delegates</guid>
      <pubDate>Sun, 11 Mar 2007 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The Observer Pattern</title>
      <description>Implementing the Observer pattern in VB.Net. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fthesprage.com%2fDasBlog%2fPermaLink%2cguid%2cbe167a98-bb02-470c-9e8e-deeb6c77e2dd.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fthesprage.com%2fDasBlog%2fPermaLink%2cguid%2cbe167a98-bb02-470c-9e8e-deeb6c77e2dd.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/The_Observer_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/The_Observer_Pattern</guid>
      <pubDate>Thu, 08 Feb 2007 13:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Good Design Minimizes The Impact Of Changes</title>
      <description>The title says most of what needs to be said ... a short article on how design patterns can make our code more maintainable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f11%2f13%2fGood_Design_Minimizes_The_Impact_Of_Changes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f11%2f13%2fGood_Design_Minimizes_The_Impact_Of_Changes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Good_Design_Minimizes_The_Impact_Of_Changes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Good_Design_Minimizes_The_Impact_Of_Changes</guid>
      <pubDate>Thu, 23 Nov 2006 13:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>
