Tips, tricks and techniques for working with Windows Presentation Foundation.
Tips, tricks and techniques for working with Windows Presentation Foundation.
Saturday, April 18 2020 wordtutor-redux csharp wpf
With our speech infrastructure in place, our next step is to hook it up with our existing maintenance screen. This will allow our users to test out pronunciation as they make changes.
Sunday, August 23 2015 wpf
Continuing with the theme started last week of talking about useful design patterns for WPF software development, this week I’m talking about the Window Manager pattern.
Sunday, August 16 2015 wpf
A lot has been written about some core WPF design patterns - particularly the MVVM (Model-View-ViewModel) pattern and the comprehensive data-binding and data-template support that makes it work so well. However, those patterns by themselves aren’t sufficient to create a full WPF application.
Sunday, August 09 2015 wpf
The application menu is an essential part of the fluent (or ribbon based) user experience. Microsoft’s own ribbon design guidelines for the use of the ribbon make this abundantly clear:
Sunday, August 02 2015 wpf
While the new shiny web development features of the latest version of .NET are attractive, it’s also important to keep track of improvements in other areas - like WPF. After all, not all development is web based - not even all of the greenfield projects. Some of it is based on rich clients, such as those you’d write in WPF or Windows Forms.
The case of the InfiniteGridSizeException 14 Apr 2013 |
Caliburn.Micro and Ninject 31 Jan 2012 |
Fixing a Xaml parse exception 08 Sep 2011 |
Bindable Run for FlowDocuments 05 Sep 2011 |
Equal Button Sizes in WPF 19 Jul 2011 |
DataBinding Lag in WPF 23 Jan 2011 |
Using TypeConverters with WPF 12 Apr 2010 |
Working with WPF 01 Jun 2008 |
Renaming WPF Windows 07 Apr 2008 |