Review Topics for Exam 1
Class Page Links
C# Syntax
- Be able to write C# code examples.
Text: Windows Forms Programming in C#
- Chapter 1 - Hello, Windows Forms
- Windows Forms from Scratch
- Windows Forms in Visual Studio .NET
- Arranging Controls
- Controls (Control Library)
- Application Settings
- Resources
- Dialogs
- Chapter 2 - Forms
- Showing Forms
- Form Lifetime
- Form Notification
- Form Size and Location
- Form Transparency
- Form and Context Menus
- Tool Strips
- Status Strips
- Chapter 3 - Dialogs
- Data Exchange: Modal only
- Data Validation
- Implementing Help
- Chapter 4 - Layout
- Fixed Layout
- Dynamic Layout
- Layout Controls
- Layout Optimization