Roy has posted a very interesting Custom Attribute class that will simplify WinForms data binding...
[it's] is a simple Custom attribute that you can put on a control instance on the form (TextBox for example) that has some meta-data as to what data binding it will use at run time.
I love stuff like this, it should be simple to convert this to work with ASP.NET controls too.
-Brendan
Posted
08-31-2004 6:48 AM
by
Brendan Tompkins