• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of SQL Database Provider in ASP.NET MVC File Manager Control

This sample demonstrates how to utilize the SQL server file system provider with File Manager component. To run the service, configure the SQL server database connection using the SetSQLConnection method to set the connection name, table name and rootId of the SQL table.

DEMO
SOURCE

The File Manager component is used to explore a file system through a web application, similar to the windows explorer for windows. It supports all the basic file operations such as create, rename, delete and so on.

Note: File Manager’s upload functionality is restricted in the online demo. If you need to test upload functionality, please install Syncfusion Essential Studio on your machine and run the demo.