Stream Input and Output

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

Jeffrey Richter

Description

This video explains how to get data in and out of your Windows Store apps via streams over files, networking, and more. Specifically, we start by looking at the easy APIs for doing file I/O and then focus on WinRT’s stream object model allowing you to write and read bytes. From there, we move on to explore .NET and WinRT stream interoperability and then introduce wrappers that add features (such as compression and encryption) to streams.

Table of Contents

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

Related Links

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

Series

This course is part of the following series: