Xceed .NET Libraries Documentation
Welcome to Xceed Data Manipulation Compoents for .NET and .NET Standard / Sample Applications / Streaming capabilities / StreamDemo Sample Application
In This Topic
    StreamDemo Sample Application
    In This Topic

    Programming languages

    C# and Visual Basic.NET

    Overview

    The StreamDemo sample is a console application that demonstrates how to use the CompressedStream class to compress/decompress data as it is written to/read from any .NET stream.

    Project location & filename

    Master directory: 

    <SamplesInstallDir>Xceed Zip for .NET [version]\

    Where <SamplesInstallDir> by default is <SystemVolume>Xceed Samples under Windows Vista/7, and <ProgramFiles>Xceed Samples under Windows XP. NOTE: The sample applications for Xceed's FileSystem based products are all contained in the "Xceed Zip for .NET" folder.

    C#: \CSharp\StreamDemo\StreamDemo.csproj

    VB.NET: \Visual Basic .NET\StreamDemo\StreamDemo.vbproj