DbNetFile是一個(gè)ASP.NET文件管理控件,能為文件系統(tǒng)提供基于Web的用戶接口。DbNetFile能對(duì)文件系統(tǒng)的指定區(qū)域進(jìn)行搜索,并對(duì)選定的內(nèi)容進(jìn)行查看或者下載。
DbNetFile is an ASP.NET document management control that provides a web-based interface to the file system. DbNetFile provides the ability to search designated areas of the file system and view or download selected content.
易于使用
只需數(shù)行代碼,其即可幫助用戶通過基于Web訪問獲取其自己的或者共享的文件(將之視為JavaScript對(duì)象或者ASP.NET服務(wù)器控件)。該控件可作為JavaScript對(duì)象或者ASP.NET服務(wù)器控件應(yīng)用。
綜合全面的搜索功能
DbNetFile擁有一個(gè)功能強(qiáng)大的搜索對(duì)話框,允許用戶基于文件內(nèi)容和相關(guān)屬性查找文件。DbNetFile支持Windows索引服務(wù)以及其后續(xù)的Windows Search,使得用戶可以就文件內(nèi)容以及擴(kuò)展的文件屬性集進(jìn)行搜索。例如,使用Windows Search,用戶可以基于圖片的尺寸而并非僅僅大小對(duì)之進(jìn)行搜索。欲了解Windows Search支持的所有文件屬性列表請(qǐng)點(diǎn)擊這里。
文件瀏覽
通過默認(rèn)設(shè)置,用戶可以在其文件預(yù)覽對(duì)話框中對(duì)文件進(jìn)行預(yù)覽。除了對(duì)文件進(jìn)行瀏覽,用戶還能對(duì)文件進(jìn)行打印、下載、復(fù)制以及全屏查看。
安全性
DbNetFile為文件提供了編程性訪問,因?yàn)檫@樣能更簡便的控制需要被列表出來或者存取的是哪個(gè)文件以及誰能進(jìn)行此類操作。有了DbNetFile,用戶無需了解復(fù)雜的操作系統(tǒng)文件讀取協(xié)議,即可按照其業(yè)務(wù)規(guī)則簡便快速的對(duì)文件進(jìn)行讀取操作。
Ease of use
Giving a user web based access to their own or shared documents can be achieved with just a few lines of code as either a JavaScript object or an ASP.NET server-control. The control can be implented as a JavaScript object or an ASP.NET server-control.
Comprehensive searching
DbNetFile includes a powerful search dialog that allows you to find documents based on their content and attributes. DbNetFile supports both Windows Indexing Service and its successor Windows Search that enable searching on file content and an extended set of file attributes. For example, with Windows Search you are able to search against images based on their dimensions and not just their size. For a complete list if file attributes supported by Windows Search click here.
Document viewing
By default documents are viewed in the file preview dialog. In addition to viewing the file the user also has options to print, copy, download or view in a full window.
Secure
DbNetFile provides programmatic access to files and because of this can easily control which files are listed or accessed and by who. Simplified access control based on your own business rules can be implemented quickly and easily without needing to understand complex operating system file access protocols.