One of the most common features used by app builders is that of binding data to the controls of the app. The Windows Library for JavaScript provides several ways to do binding programmatically. This sample demonstrates how to write the code to perfo...