提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
开发商: InterSoft
产品类型:控件
产品功能:UI界面
平台语言:.NET
开源水平:不提供源码
本产品的分类与介绍仅供参考,具体以商家网站介绍为准,如有疑问请来电 023-68661681 咨询。
一种高效节约内存的ASP .NET文件上传组件。File Uploader是一种高效节约内存的ASP .NET文件上传组件,其能够不需要对页面刷新即可进行多文件的异步上传。与传统的ASP .NET文件上传器不同,File Uploader在上传大体积文件时,仅需占用非常小的内存空间以及系统资源。File Uploader使得您能在单一实例中获取多个文件,并实时显示上传进度,使得上传过程较以往更直观,简单与快速。File Uploader也允许用户放弃当前上传以及取消待定的文件上传。
敬请注意:慧都科技是IntersoftPt公司中国地区独家代理商(请参照原厂商网页),国内任何公司销售该产品均属侵权行为
A memory-efficient ASP.NET file uploading component. File Uploader is a memory-efficient ASP.NET file uploading component that supports asynchronous multiple files upload without page refresh. Unlike standard ASP.NET file uploader, File Uploader enables large file uploading with very minimum memory and resources consumption. File Uploader enables you to select multiple files in a single instance and shows uploading progress in real time, making file uploading more intuitive, simpler and faster than ever. File Uploader also allows you to abort currently uploaded file, or cancel the pending uploads.
声明:本产品中文介绍为慧都网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
* 关于本产品的分类与介绍仅供参考,精准产品资料以官网介绍为准,如需购买请先行测试。
丰富的用户界面
WebFileUploader是一种一站式文件上传解决方案。为使用户最大程度的获得丰富的上传体验,在用户界面上放置了一整套的操作命令。若你仅拥有有限的屏幕空间却仍需要功能强大的文件上传能力,则可以选择附加栏界面。这两者均向终端用户提供了可便捷的添加文件,移除文件,多文件上传,取消当前文件上传等功能。
直观的实时上传体验
WebFileUploader向用户提供了史上最丰富且最好的用户上传体验。除了其先进的功能,WebFileUploader在使用上被设计为用户友好型,从选择文件到文件上传,到完成上传的文件保存过程。WebFileUploader干净利落的完成所有的一切。
综合全面的上传行为
通过自定义上传行为,WebFileUploader极大的简化了多文件上传以及批量文件上传。用户可将其设置为特定运行模式,即选定一个文件后或者用鼠标点击批量上传模式以后即开始自动上传。批量上传模式也提供了大量的与实际应用相匹配的配置选项,以使用户获得最佳体验。
内置的文件验证
设计应用程序时,安全性是需要考虑的最重要的一个方面。故WebFileUploader能通过某些条件限制特定文件的上传,比如:上传文件的最大规格,是使得应用程序更安全稳定的一个至关重要的必备功能。WebFileUploader提供了即装即用的文件上传验证,即使对于程序开发新手来说应用都非常简单。一切都在属性里面,因此在应用时你可以高枕无忧。
通过内置FileStateServer支持Webfarm以及多任务请求
WebFileUploader能够在一个诸如WebFarm高级环境中运行的能力,使之有别于竞争对手。大部分的文件上传器都无法进行类AJAX的上传机制。通过应用FileStateServer技术,WebFileUploader在其本地服务器中流水化所有上传请求信息,使得AJAX请求接受实时异步信息成为可能,而无需考虑服务器是否处理该请求。
File Uploader Features:
Rich User Interface.
WebFileUploader is designed to be a one-stop file uploading solution. For the richest uploading experience, the panel interface will satisfy you the most by presenting the complete commands in the interface. Opted for the slim attachment bar interface if you have limited screen estate and still require powerful file uploading capabilities. Both provides end users with the ease to add files, remove files, upload multiple files, cancelling running upload, and many more.
Intuitive, real-time uploading experience.
WebFileUploader provides the richest and best uploading experience ever. Despite its advanced features, WebFileUploader is designed to be user-friendly to use, starting from the file selection process, file uploading process, to the finished upload and file saving process. Everything is handled elegantly by WebFileUploader.
Intuitive, real-time uploading experience.
The key differentiator between WebFileUploader and other generic file uploader is the ability to handle large file uploads, which is often a big issue. Two common problems in standard file uploader are out of memory exception or request time out. By taking full advantage of HttpModule technology to handle large file upload, WebFileUploader offers more sophisticated large file upload without memory-level buffering. As the result, WebFileUploader can handle large file uploads with very minimal memory and resources consumption.
Comprehensive uploading behaviors.
With customizable file uploading behaviors, WebFileUploader simplifies the need for massive and multiple file uploads. You can set it to start uploading automatically when a file is selected or after a button click for batch upload mode. The batch upload mode also offers numerous configuration to provide the best uploading experience that match your business applications.
Built-in file validation.
Security is an important aspect when designing an application. Ability to restrict specific file uploads with certain criteria, for example: maximum uploaded file size, is crucial and a must-have feature for more secure and stable business application. WebFileUploader provides out-of-the-box file upload validation which you can easily implement, even for a novice developer. Everything is within properties set and you can rest assure.
Webfarm and multiple worker requests support with built-in FileStateServer.
What sets WebFileUploader apart from its competitor is the ability to work even in an advanced environment, for example: WebFarm. Most file uploaders will fails due to the AJAX upload mechanism. By implementing the FileStateServer technology, WebFileUploader streamlines all required uploading information in its state server, making it possible for AJAX request to receive real-time synchronized information regardless of the server that process the request.
更新时间:2014-01-24 15:11:04.000 | 录入时间:2010-01-13 13:53:52.000 | 责任编辑:吉伟伟
扫码获取中文帮助
行业领先的界面控件开发包,帮助企业构建卓越应用!
Figma基于云端的界面设计工具,用于用户界面(UI)和用户体验(UX)设计
GL Studio一款用于制作实时的、照片级别的高级图形界面和强大交互控制的三维模拟软件
DevExpress DXperience Subscription高性价比的企业级.NET用户界面套包,助力企业创建卓越应用!
BusinessSkinForm VCL帮助你创建稳定且多样的应用程序皮肤。
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@cahobeh.cn
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢