ADO.NET Programming in Visual Basic .NET By Steve Holzner, Bob Howell
Table of Contents
Chapter 8. Data Binding in Windows Forms
In this chapter we have seen how to create data-bound Windows Forms. We have looked at data binding. We have seen that with the data binding mechanism in Windows Forms, there is no longer any reason to bypass it. Gone are the days of working around the deficiencies of the data binding of prior versions of VB. Windows Forms provides a very robust binding mechanism that if used properly will yield very robust database applications.