C# File Access

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Colin Melia

Description

Reading and writing files is a fundamental capability required by many applications. Learn how to perform file I/O in C#, including coarse-grained file I/O, byte-level I/O, and layered I/O using BinaryReader, StreamReader, and serialization. The final touch? Using streams in portable class libraries for cross-platform development.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: