Review Topics for the Final Exam
Class Page Links
-
All the ones that have been marked
like
this.
Text: Windows Forms Programming in C#
-
Chapter 2 - Forms
-
Nonrectangular Forms
-
Multiple Document Interface Applications
-
Chapter 5
-
Saving and Restoring Graphics Settings
-
Chapter 6
-
Page Units
-
Converting Pixels to Page Units
-
Transforms
-
Chapter 8 - Printing
-
Print Documents
-
Print Controllers
-
Basic Print Events
-
Margins
-
Page Settings
-
Printer Settings
-
Useful Printing Techniques
-
Chapter 9 - Components
-
Components Defined
-
Using Components
-
Creating Custom Components
-
Deriving Directly from System.ComponentModel.Component
-
Adding a Customs Component to the Toolbox.
-
Custom Functionality
-
Chapter 11 - Resources
-
Strongly Typed Resources
-
Application Resources (.resx) Files
-
Managing Resources
-
Resource Persistence
-
Designer Resources
-
Chapter 14 - Applications
-
Applications
-
Single-Instance Applications
-
Chapter 16 - Data Binding Basics
-
The Land Before Data Binding
-
Simple Data Binding and Item Data Sources
-
Simple Binding and List Data Sources
-
Complex Data Binding and List Data Sources
-
BindingList<T>
-
The BindingSource Component
-
Design-Time Data Sources
-
Binding UI Elements in the Designer
-
Chapter 17 - Applied Data Binding
-
Drag-and-Drop Data Binding
-
Fundamentals of Data-Bound UIs
-
Item UIs -just the intro section.
-
List UIs - just the into section.
-
Data Grids
-
Chapter 18 - Multithreaded User Interfaces
-
Long-Running Operations
-
Progress Indication
-
Simplified Multithreading
-
Reporting Progress
-
Shared Data
-
Appendix F - Document Management
-
Intro Section on Serialization