Review Topics for Exam 2
Class Page Links
C# Syntax
- Be able to write C# code examples.
Text: Windows Forms Programming in C#
- Chapter 14 - Applications
- Applications
- Single-Instance Applications
- Single-Instance Detection and Management
- Multiple-SDI Applications
- Chapter 16 - Data Binding Basics
- The Land Before Data Binding
- Simple Data Binding and Item Data Sources
- Complex Binding and List DataSources
- IBindingList
- BindingList
- The BindingSource Component
- Chapter 17 - Applied Data Binding
- Drag-and-drop Data Binding
- Appendix E - Drag and Drop
- Enabling Drag and Drop
- Adding Support for Multiple Drag-and-Drop Effects
- Appendix F - Serialization
- Serialization is in the opening section of the appendix on pages 929-930
Additional Lectures
- Inherited Menus and Menu Merging
- Arrow Keys
- Toggled Keys
- Drag and Drop
- Serialization