Learn how to read, write, and process data using streams in C#, and get the basics of file system operations. We'll also learn about serialization with JSON using Json.NET, and how to send web requests from our application.
What you'll learn
- File I/O
- Streams
- Serialization
- Making Web Requests