Asp. Net MVC file management Demo (File display, upload, download, compression, file rename, etc.), mvcdemo

Source: Internet
Author: User

Asp. Net MVC file management Demo (File display, upload, download, compression, file rename, etc.), mvcdemo

Previously, I wanted to create a file management page. After reading a lot of materials, I finally completed a file management Demo Based on Asp.net MVC. The interface is as follows.

I. Functions and Related Technologies

The file management Demo is based on Asp. net mvc, mainly used to browse the file list, create and delete folders, rename folders and files, copy, cut, and compress files and folders, and upload and download files and folders. The interface is implemented with Easy-UI and Jquery. File Upload is implemented using Webuploader, and file compression is implemented using the ICSharpCode. SharpZipLib class library.

2. Program Structure

The program consists of the file operation class library FileHelper and MVCFileMangerDemo.

 

 

The program interface icon. the CSS Content is in the Content folder, the Scripts File is in the Scripts File, and the folder and File displayed on the interface are the File folder Content under the Document. The key script code is a file. js file, and the key code for file operations is the FileHelp class.

To modify the file upload and download location, you must modify the file address in the FileHelp class, Controler, and file. js files.

 File Source Code: Link: http://pan.baidu.com/s/1sl7bZEt password: wtnd

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.