Simple Data Binding for WinForms
Binda is a dead-simple, convention-based data binding tool for WinForms. It will take a Plain Old CLR Object and map its’ properties to controls on a Form. It does this by looking for controls that have a name and data type that match the property on the object. If a successful match is found the value is populated. Binda also supports going the reverse direction and populating an object from a Form.
http://michaelminton.com/post/29130313998/announcingbinda
http://minton.github.com/Binda/
Written by Michael Minton
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#.net
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#