Click here to Skip to main content
15,890,717 members
Articles / Desktop Programming / Windows Forms

Binding Helpers: Separation of UI, View-Model, and Data-Model in WinForms

Rate me:
Please Sign up or sign in to vote.
4.63/5 (5 votes)
22 Jan 2012CPOL7 min read 37.4K   28  
Some techniques for data binding in WinForms to keep processing and display separate.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
I'm a recent graduate (MSci) from the University of Cambridge, no longer studying Geology. Programming is a hobby so I get to write all the cool things and not all the boring things Smile | :) . However I now have a job in which I have to do a bit of work with a computer too.

Comments and Discussions