This demo illustrates how you can easily enable the ASPxFileManager to retrieve its content from a database.
With the ASPxFileManager, you can visualize file system data from a database. All you have to do is assign a data source connected to a database and map its fields to the ASPxFileManager using the SettingsDataSource options.
In this demo, the ASPxFileManager uses the LINQ data source to access file system data stored in an SQL Server Database File.