Saturday, July 24, 2004
Building Data-Bound User Interfaces in XAML
joe marini
Article Summary: Illustrates a new way of building dynamic user interfaces that automatically respond to changes in a data model and update their appearance by using binding relationships between the elements in the UI. This example uses a 100% XAML approach to demonstrate these relationships, called "bindings".
Download the code for this tutorial
Comments:
Post a Comment