8. Files
Consciousness ... does not appear to itself chopped up in bits. ... A “river” or a “stream” are the metaphors by which it is most naturally described.
—William James
I can only assume that a “Do Not File” document is filed in a “Do Not File” file.
—Senator Frank Church, Senate Intelligence Subcommittee Hearing, 1975
Objectives
In this chapter you’ll learn:
• To use file processing to implement a business app.
• To create, write to and read from files.
• To become familiar with sequential-access file processing.
• To use classes StreamWriter and StreamReader to write text to and read text from files.
• To organize GUI commands in menus.
• To manage resources with Using statements and the Finally block of a Try statement.
Outline
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access