Announcing the free ViewModel Tool(clariusconsulting.net)
submitted by
Lord(3737) 3 years, 1 month ago
One common theme across all variants of the ViewModel pattern is that it always has to implement the INotifyPropertyChanged interface, which is the core interface driving the whole data-binding infrastructure in both WinForms and WPF. Implementing this interface is quite boring and repetitive, more so if you're using C# 3.5 automatic properties.
|category: Windows Presentation Foundation
|Views: 23
tags:
WPF another
Everyones tags:
Your Tags: