Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在核心 Asp.Net 中而不是在 MVC 中使用拖放来上传文件。文件的大小可能比普通文件大,例如 100-200 MB。请在 Asp.Net 中给我一些解决方案。
我也在寻找一些第三方工具。请向我推荐使用拖放上传文件的优秀第三方工具。
http://blueimp.github.com/jQuery-File-Upload/支持拖放。