18Files and Streams

OVERVIEW

When you're reading and writing to files and directories, you can use simple APIs, or you can use advanced ones that offer more features. Just use the simplest ones that fit your purpose. You also have to differentiate between .NET classes and the functionality offered from the Windows Runtime. From Universal Windows Platform (UWP) Windows apps, you don't have access to the file system in any directory; ...

Get Professional C# and .NET, 2021st 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.