I have posted the Code Project article Exploring a Model-View-ViewModel Application; WPF Password Manager, Cipher Text which explores some MVVM scenarios in the Cipher Text application presented in the article.
Cipher Text Application Features
- Data stored in encrypted file
- Flexible password generator
- Instant full text search feature
- Nine pre-established data entry forms (can be modified at run-time)
- Run-time modification of a record’s shape and field behavior (add, change and remove fields)
- Run-time configurable case correction rules
- Dynamic and rich field validation based on assigned field behavior
- Single click copy of any data to the clipboard
- Nice WPF UI
- “How To” usage video for getting the most of Cipher Text
- Single file XCOPY deployment
MVVM Scenarios Covered
- List of Commands Scenario
- Showing and Hiding Views and Focus Setting Scenario
- Data Driven Dynamic Form Scenario
I hope you like and can learn more about WPF and MVVM from this article and sample code.
Have a great day!
Just a grain of sand on the worlds beaches.


