[Sample of Dec 4th] Windows Store app: Manipulate FileRandomAcces​sStream

 

Homepage image
RSS Feed

Sample Download :

CS Version: https://code.msdn.microsoft.com/CSWindowsStoreAppFileRandom-5da68cc9

VB Version: https://code.msdn.microsoft.com/VBWindowsStoreAppFileRandom-ac8f7fca

This sample demonstrates how to use FileRandomAccessStream to manipulate file. It contains these scenarios:

  1. How to create a file.
  2. How to save the file.
  3. How to insert data to a specific position of the file.

image

You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage https://1code.codeplex.com/.