This course introduces the basic concepts of data binding in Windows Phone development. It then goes on to describe how to use more advanced features such as validation, data templates, list binding, and change notification.
Table of content
Data binding fundamentals
Letitbit.net- Intro
- Overview
- A simple example
- Basic concepts
- Ellipse demo
- Binding markup extension
- Demo : using extension syntax
- Using DataContext
- Demo : using DataContext
- Data binding under the hood
- Demo : binding in code
- Dependency properties primer
- Creating a dependency property
- Demo : creating a user control
- Self binding
- Demo : self binding
- Takeaways
- Intro
- Updating the source
- Demo : using 2-way binding
- Controlling source update
- Demo : using UpdateSourceTrigger
- Value converters
- Demo : creating a converter
- Converter parameters
- Demo : using parameters
- WP7 bound controls overview
- Binding to business objects
- Demo : binding to a business object
- Binding to collections
- Demo : binding to a collection
- Data templates
- Demo : using ContentTemplate
- Demo : using ItemTemplate
- Validation
- Demo : simple validation
- Sorting data
- Demo : using CollectionViewSource
- Takeaways
No comments:
Post a Comment