0
kicks
Tutorial on Silverlight 4 databinding in code-behind, etc.
This small tutorial was written to show the students the following aspects of Silverlight:
Writing a class that can be used for databinding
Perform data-binding through code instead of XAML
Creating a custom user control
Writing simple data converters