Automatic generation of data-binding interfaces for data context objects

From the new Clarius Labs release:

XamlBinding Custom Tool

This custom tool will generate a partial class file implementing INotifyPropertyChange as well as a strongly-typed event for each property declared in the file it's applied to.
This is very useful when creating models or entities that are used in data-binding scenarios, and where an associated presenter needs to perform certain logic when a given property changes.


Communicating through these strong-typed events prevents tight coupling between the presenter and the UI, which now communicate exclusively through the model/data context....

Read full article

Published 28 September 2007 03:44 AM by Daniel Cazzulino
Filed under: , ,

Comments

No Comments

Search

Go

This Blog

News

     

      Microsoft MVP Profile

Syndication