wpf

Ribbon in .NET 4.5 using WPF and MVVM

· Reading time: ~2 minute(s) (243 words) programming csharp wpf

I've been spending some time recently to learn WPF a bit better including the MVVM pattern to encourage the separation of concerns between the view and the logic behind it. (Continue reading)