Next Steps
Subscribe to our RSS feed to be notified of more videos.
Demos
WPF
- Data Binding Without INotifyPropertyChanged. view (9:06)
- Presentation Model: a pattern for introducing presentation logic. view (5:48)
- Navigation Model: a pattern for interaction between composable controls. view (16:44)
- Command Binding: remove command logic from the code behind. view (8:34)
- Data Binding with Linq Queries: bind directly against a Linq query to quickly add features. view (5:31)
Winforms
- Quick Demo: your introduction to Update Controls. view (4:14)
- Quick Demo 2: take it to the next level with an UpdateGrid control. view (7:47)
- Contact Manager: your first Update Controls application. view (16:20)
- Themed Tab Deck: introducing a new control featuring inertia and glide-scrolling. view (4:01)
Under the hood
- The Magic: How Update Controls does what it does. view (13:41)