Example 1
Basic File I/O using StreamReader and StreamWriter
Load a Listbox from a file and save a ListBox to a file
Example 2
Text Editor program using FileStreams
Conversion between a string and a byte array
Use the Closing Event to prevent loss of data
Example 3
Random Access File Maintenance Program
Browse, Add, Change, Delete
Error Prevention Logic
Example 4
Serialize / Deserialize a class using an Array List
Assignment
Problem 11.5 Personal Information Manager