Attention: We are retiring the ASP.NET Community Blogs. Learn more >

DataBinding 2.0

I have made my way through 5 chapters in the DataBinding book review I am doing for Addison Wesley.  Lots of good stuff on it's way, stuff I wish we had 2 years ago.

BindingSource, BindingNavigator, TableAdapter (if you use typed DataSets) will be some of your new friends.  BindingSource will save you a lot of time, time we have already invested though...oh well.

The ToolStrip control is nice, though, once again we have already implemented out own. 

More to come.... 

 

 

No Comments