November, 2009

Posts
  • Ben Lemmon's Code Ramblings

    Reading zip files from Silverlight

    • 3 Comments
    Silverlight doesn't have any classes from the System.IO.Compression namespace, but it's gone something better, Application.GetResourceStream . It's pretty easy to take a stream to a zp file and get a stream to one of the uncomressed files inside it: ...
Page 1 of 1 (1 items)