FTK .NET Class Library

FTK .NET Class library provides a utility class FileStreamHelper which makes reading and writing FILESTREAM data lot easier. FileStreamHelper handles all the complexities involved in dealing with FILESTREAM data and developers can accomplish most FIELSTREAM tasks with just one line of code. Read More →

FILESTREAM Manager

Filestream Manager is a desktop application that helps to import and export FILESTREAM data. This utility application allows you to load one or more files from a disk folder to a FILESTREAM column of a SQL Server table. Similarly, it allows you export FILESTREAM values from SQL Server Tables into disk files. It also allows you to view the FILESTREAM data files stored in the FILESTREAM column. Read More →

FILESTREAM Web Tool Kit

FILESTREAM Web Toolkit comes with a number of tools that eases the work of ASP.NET Web Developers. This tool kit comes with FILESTREAM FILE Upload Web Control, FILESTREAM Image Viewer, FILESTREAM File Download Control and FILESTREAM Streaming Handler Read More →

Why FILESTREAM Toolkit?

SQL Server provides an API interface to deal with FILESTREAM data efficiently. It has provided a .NET interface and Win32 interface using which programmers can manipulate the BLOB data stored in the FILESTREAM. Using these programming interfaces may find very complex to many programmers. FilestreamToolkit provides a number of components that makes the life of developers easier when dealing with FILESTREAM data.