Xceed .NET Libraries Documentation
FolderViews Sample Application
Welcome to Xceed .NET, .NET Standard and Xamarin Libraries! > Sample Applications > FTP capabilities > FolderViews Sample Application

Programming languages

VB.NET, C#

Overview

The FolderViews sample application demonstrates how to use the abstract aspect of the Xceed FileSystem as well as the Xceed FTP FileSystem to manipulate files and folders located on a local drive, a network drive, in isolated storage, in memory, and on an FTP server. 

 

It specifically demonstrates how to:

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\FolderViews\FolderViews.csproj

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