DCSIMG
Patterns - ekampf 2.0

ekampf 2.0

Provides rich user reading experience and a warm fuzzy feeling...

על הבלוג

DeveloperZen.com feed (my main blog):

 Subscribe in a reader

ekampf 2.0 (blogs.microsoft.co.il syndication) feed:

 Subscribe in a reader

    Navigation

    Browse by Tags

    All Tags » Patterns (RSS)
    Developing a Robust Data Driven UI Using WPF – An Overdue Summary (and full source code)
    I wrote the stocky application more than a year ago as a research project aimed at proving that using WPF we can separate presentation metadata (XAML) from program logic. The goal was to provide the Duet team at SAP with a document reference sample for...
    Developing a Robust Data Driven UI Using WPF - Stock DataModel Sample
    On the previous post in this series we looked into the DataModel component in our architecture in detail and defined an abstract DataModel base class to derive our models from. On this post we'll implement a concrete data model to represent a stock's...