WPF (Windows Presentation Foundation)
WPF stands for Windows Presentation Foundation. It is a powerful framework for building Windows applications.
In this serie of posts we are going to describe, WPF Architecture, how to create WPF application, WPF – XAML, WPF-Controls controls, Databinding, WPF applications, dependency, Triggers and etc.
The following posts explain the theory behind WPF and how to set up WPF application, how to implement step by step.
MVVM(Model-View-ViewMold) Pattern and WPF
MVVM – ICommand, RelayCommand and EventToCommand
Window Manager using MVVM Pattern