How to Solve RadioButtons Binding issue for MVVM-CodeGain(www.codegain.com)
submitted by
codegain(2794) 1 year, 1 month ago
Most of us when dealing with WPF applications must have been using MVVM pattern where you want to completely separate the presentation layer into a View Models. Well, it would be hard to create MVP or MVVM pattern yourself in other applications, but WPF has inbuilt support of MVVM with Command interfaces and Binding. Binding is the concept which lets you to update the control whenever the underlying data object is modified and vice versa.
|category: Windows Presentation Foundation
|Views: 24
tags:
WPF another
Everyones tags:
Your Tags: