In this chapter, you'll learn:
Binding
June 26, 2009|Level 300 : Intermediate
Describes how to data bind to a control and customize the display.
December 1, 2010|Level 300 : Intermediate
Data binding is a key technology in Silverlight that allows data to be presented to end users and then processed. In this lab exercise you'll learn different data binding techniques that can be use...
April 12, 2011|Level 200 : Novice
Pete Brown explains what data templates are, and how to use implicit data templates in Silverlight 5 beta. Related Blog Post: http://10rem.net/blog/2011/04/13/silverlight-5-working-with-implicit-te...
July 9, 2009|Level 200 : Novice
Jesse Liberty demonstrates how to use the new ability to bind one UI element to another without the need for an underlying data object to mediate keeping them synchronized.