Skip to content

VirtualOverrider/WinForms-Simple-MVVM-example.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Created by /u/VirtualOverride (Reddit) for user /u/Shrubberer (Reddit) to illustrate a basic MVVM implemetation for WinForms.

Usage

Clone the files from this repo, open and build in Visual Studio to view the live example; typing data into a TextBox, passing this data into a ViewModel, and reading this back-out with a Label control.

About

A simple, example application made for WinForms detailing the basic implementation of the pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages