Bind Data to WinForms Controls
Brian Noyes
Visual Studio Magazine
April 2004

This sample application uses the Pubs sample database in SQL Server, and uses the classes
from the Data Access Application Block, included in the source code,
to simplify the data access layer.

This application demonstrates most of the forms of data binding that
you may be interested in performing in your application. If you have
any questions or problems, contact me at brian.noyes@idesign.net.