The sample code creates a memory-backed stream and then uses it to store the following strings via a DataWriter object. Once this operation completes a DataReader object is used to extract the stored strings from the stream and display them.