17. Applied Data Binding

IN 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.

Drag-and-Drop Data Binding

Chapter 16 looked at a variety of visual techniques for composing a bound UI. But in the data binding world, there's visual, and then there's visual; ...

Get Windows Forms 2.0 Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.