Xceed .NET Libraries Documentation
Sample applications
Welcome to Xceed .NET, .NET Standard and Xamarin Libraries! > Sample applications

The task-based help section offers a wide variety of topics that tell you everything you need to know in order to work with Xceed's Zip/compression and FTP capabilities. However, it often helps to just be able to open up a real project and check out how things work with a ready-to-use sample. 

Xceed has provided various sample applications in both VB.NET and C# (see table below). 

Xceed also offers an application called FileSystem Snippet Explorer. This tool lets you interactively see and execute the code you need to use to accomplish dozens of FileSystem-based tasks, using the Zip, Tar/GZip and FTP capabilities of Xceed's products. 

Languages Sample name
C#, VB.NET DeflateHTTPModule
C#, VB.NET GZipHttpModule
C#, VB.NET Manager
C#, VB.NET MemoryCompress
C#, VB.NET MiniExplorer (.NET version, .NET Compact Framework version)
C#, VB.NET StreamDemo
C#, VB.NET ZipDemo
C#, VB.NET ZipManager
C#, VB.NET AsyncFtpClient ( .NET version, .NET Compact Framework version)
C#, VB.NET ConsoleFtp
C#, VB.NET FolderViews
C#, VB.NET (.NET CF) IrDAFileTransfer
C#, VB.NET (.NET CF) ZipFolders
C#, VB.NET Xceed Windows Explorer
C#, VB.NET Synchronize

The following exception will be thrown when you run the sample .NET Compact Framework applications for the first time: 

"In order to licence this application, please follow the instructions in the comment above." 

To resolve the error, you must provide the LicenseKey property with your trial or registered license key and remove the #error directive from the code.