M
Matt Burland
I think I'm going to abandon using databinding in my windows forms project
because it simply doesn't work as well as it ought to. There are simply too
many road blocks and too much odd are poorly documented behavior to be worth
my time any more. I patched up and worked around so many of the oddities in
framework that I don't even feel like I still in control of the code
anymore. So I'm ditching it (*I think*).
Now I need to work out an alternative scheme for getting data from my
datasource into the controls on my form and back again, so my question is
does anybody know of any good articles or tutorials on this subject. I want
to try and make sure I've considered everything before I start what might be
a major undertaking so I can decide on the most elegant and flexible
solution.
Cheers
Matt
because it simply doesn't work as well as it ought to. There are simply too
many road blocks and too much odd are poorly documented behavior to be worth
my time any more. I patched up and worked around so many of the oddities in
framework that I don't even feel like I still in control of the code
anymore. So I'm ditching it (*I think*).
Now I need to work out an alternative scheme for getting data from my
datasource into the controls on my form and back again, so my question is
does anybody know of any good articles or tutorials on this subject. I want
to try and make sure I've considered everything before I start what might be
a major undertaking so I can decide on the most elegant and flexible
solution.
Cheers
Matt