That article concentrated on implementing the application's UI using a view and view model (as defined by the Model-View-ViewModel, or MVVM, pattern). In that article I let the view (a WPF UserControl ...
In last month's column I showed how the combination of Microsoft Windows Presentation Foundation (WPF) and the Unity and Prism frameworks allowed you to build applications as a set of loosely coupled ...
When developing desktop applications with the WPF framework, using reusable UserControls alongside Windows helps maintain efficiency and reduce component complexity. I've noted some key points about ...
Simple and broken ;) pattern for WPF-to-WCF asynchronous communication and few more intersting features. PriceHumanizer project which is responsible for translating numeric price representation into ...