Browse by Tags

All Tags » WPF » prism
  • A Twist on the Observer Pattern

    The observer pattern is well established and used. The typical scenario is to register to an class and then allow your Notify method to be called. This often involves keeping an internal list of observers and then iterating them to notify that something has changed. I had a situation recently that warranted a lighter weight approach that allows a ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on September 23, 2009
  • Prism Presentation – Code and Slides

    I recently had the pleasure of speaking at CodeStock 2009 and was very impressed with the conference overall.  The folks behind this conference put in a lot of work and did a really great job.  I got the chance to see some really good presentations as well.  I look forward to attending CodeStock in the future.  The code and ...
    Posted to Rik Robinson's Blog (Weblog) by rrobinson on July 1, 2009
Powered by Community Server (Commercial Edition), by Telligent Systems