Hour 17. Data Binding

What You’ll Learn in This Hour:

Image How to perform data binding

Image How to use data binding to control rendering

Image How to customize the view of a collection

No matter where data originally comes from, you can attach its in-memory representation to various controls by leveraging data binding. Instead of iterating through a data source and manually adding a ListViewItem to a ListView for each one, for example, it would be nice to just ...

Get Windows® 8.1 Apps with XAML and C# Sams Teach Yourself in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.