Windows Presentation Foundation
Windows Presentation Foundation is the next generation framework for building desktop Windows applications. I have been working with WPF since 2006, and I have written a number of articles on the subject.
Articles
- WPF Navigation
- WPF Validation
- Using Model View Presenter with WPF
- DelayBinding
- XAML and WPF Guidelines
Change Management
Often we want a way to tell whether the user has made changes to data in the UI. Here are some different strategies for dealing with that: