Project Description
Jv.mvvm intents to bring the mvvm pattern to winform projects.
This project provide a windows form extender control that allows to provide more rich binding information per control. The control interpret the bindings and manages them properly.
It is developed in C#, and uses other projects like TinyPG, and Emmiter.
TinyPG:
http://www.codeproject.com/Articles/28294/a-Tiny-Parser-Generator-v1-2