码迷,mamicode.com
首页 > 其他好文 > 详细

技术收集

时间:2016-09-20 00:07:37      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:

Export Data to Excel (.xls, .xlsx) in ASP.NET – C#

http://techbrij.com/export-excel-xls-xlsx-asp-net-npoi-epplus

 

EPPlus-Create advanced Excel spreadsheets on the server, Create advanced Excel 2007/2010 spreadsheets on the server

http://epplus.codeplex.com/

current
EPPlus 4.1

date
Thu Jul 14, 2016 at 7:00 AM

 

Lightweight and fast library written in C# for reading Microsoft Excel files 

https://github.com/ExcelDataReader/ExcelDataReader

 


CRUD with Multiple File Upload, ASP.NET MVC 5 and EF 6

This tutorial explains the following things in ASP.NET MVC:
1. How to upload multiple files using HTML5 multiple file input with additional model data.
2. How to save files to a specific path on the server (Not in database).
3. How to allow to upload file with same name. Different users can upload files with same name.
4. How to download the uploaded file.
5. How to manage files in edit mode.
6. How to use Entity Framework for CRUD operations with parent child table structure.

http://techbrij.com/crud-file-upload-asp-net-mvc-ef-multiple

 

技术收集

标签:

原文地址:http://www.cnblogs.com/s5689412/p/5886967.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!