chriga's blog

Pages

▼
Showing posts with label RelayCommand. Show all posts
Showing posts with label RelayCommand. Show all posts
Tuesday, October 14, 2014

WPF and MVVM - Events

›
Last time we have seen how to use RelayCommand in ViewModel instead of a click event in View. But what's about all the other events? The...
Sunday, October 12, 2014

WPF and MVVM - Commands

›
To extend the MVVM idea, it is necessary to move more code from code-behind of the View to the ViewModel. In the first part we have seen ho...
1 comment:
Friday, July 25, 2014

Get Password from WPF PasswordBox with MVVM in a secure and simple way

›
Keeping cleartext passwords in memory is a security risk. Therefore the Password and SecurePassword property of WPF PasswordBox is not a ...
9 comments:
›
Home
View web version
Powered by Blogger.