17. Files and Streams
Objectives
In this chapter you’ll:
Create, read, write and update files.
Use classes File
and Directory
to obtain information about files and directories on your computer.
Use LINQ to search through directories.
Become familiar with sequential-access file processing.
Use classes FileStream
, StreamReader
and StreamWriter
to ...
Get C# 6 for Programmers, Sixth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.