17. Applied Data BindingIn Chapter 16: Data Binding Basics, you saw the fundamental elements of the Windows Forms data binding system, including bidirectional synchronization, data conversion between bound clients and data sources, currency management, item and list change notification, the BindingSource component, and a slew of Windows Forms Designer support for automatically generating data-bound UIs. This isn't the end of the data binding story. You can extend these elements and use them in numerous ways to support a wide variety of real-world data binding situations. |