70-502 Objectives List Part 4

Binding to Data Sources

  • Configure binding options. It may include but not limited to setting the correct binding mode and update mode;  using static resources;  using dynamic resources.
  • Bind to a data collection. It may include but not limited to filtering,  sorting,   and grouping data; using data templates;  binding to hierarchical data; binding to objects.
  • Bind to a property of another element. It may include but not limited to using template binding; binding to an ancestor property.
  • Convert and validate data. It may include but not limited to localizing data;  using custom converters and custom validators;  using multivalue converters.
  • Share/Bookmark