Review Topics for Exam 3
Class Page Links
C# Syntax
- Be able to write C# code examples.
Additional Lectures
- .NET Serialization
- Toggled Keys
- Drag and Drop
- IDisposable and Garbage Collection
Text: Windows Forms Programming in C#
- Chapter 2
- Multiple Document Interface Applications
- Chapter 16 - DataBinding
- Chapter 18 - Multithreaded User Interfaces
- Appendix E - Drag and Drop
- Enabling Drag and Drop
- Adding Support for Multiple Drag-and-Drop Effects
- Appendix F - Serialization (page 930)