Data binding is a great way to work with data and UI
controls, but there is a lot more to it than just setting the DataSource
property of a grid. The .NET Framework provides interfaces and components that
will let the framework do most of the work for you — as long as you set it up
right.