Skip to content

This repository includes a sample WinForms application built with DevExpress MVVM Framework

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-mvvm-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Sample DevExpress WinForms MVVM Application

This repository includes a sample WinForms application built with DevExpress MVVM Framework. The app contains the following modules:

  • A welcome screen
  • Main application form that shows other application modules (screens) as pages inside its NavigationFrame control
  • The "Items" screen that shows a check-list of to-do items
  • The "Edit item" screen that allows users to edit individual to-do items

This application demonstrates the following DevExpress MVVM Framework concepts:

  • Property and data bindings
  • Command bindings
  • Services
  • Messenger

The MVVM Best Practices demo includes a module with a step-by-step guide on how to create this application.

Refer to the following topic to see more step-by-step tutorials: WinForms MVVM - Step-by-Step Tutorials.

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)