Use C# streams to read and write file data

University/Institute: Coursera Project Network

Use C# streams to read and write file data

Description

By the end of this project, you will Use C# streams to read and write file data in a C# program. The C# Stream class is used to process data from various sources including internet data, in-memory data, and file data. The File Stream class implements the Stream class to provide convenient access to file data.

TAKE THIS COURSE