(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Q&A on Files, Streams, Buffers, and Blobs: Part 2: My God, what are all those stream types about?

(0 votes)
0 comments   /   posted by Silverlight Show on Mar 20, 2013
Tags:   windows-8 , winrt , kraig-brockschmidt

Read original post at Kraig Brockschmidt's Blog

Question #2: My God, what are all those different stream types about?

Answer: Trust me, I feel your pain. That's why I'm writing this post! There are a bunch of classes and interfaces for streams, so let's sort them out.

A stream is just an abstraction for a bit bucket. Streams don't make any distinction about the data in those buckets, only about how you can get to those bits. Streams are used to access file contents, pass information over sockets, talk to devices, and so forth.


Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter


Latest News

  • End-of-week SilverlightShow Content Recap (4/5/2013)
  • Daily News Digest 4/5/2013
  • NEW Video Supported Article by Braulio Diez: Modular Javascript + MVVM for Silverlight Developers
  • Windows Phone 8 Tip: How to Animate a Clipping Mask