.NET component, ASP.NET controls .NET component, ASP.NET controls
Skip Navigation LinksHome > EAUpload
EasyAlgo EAUpload -

Asp.net file upload component

.NET component, ASP.NET controls
EAUpload - file upload component for ASP.NET

EAUpload is an ASP.NET file upload component that provides expansive functionality for ASP.NET applications to work with uploaded files to the web server by a browser. It conforms to the specification that is defined in RFC 1867 (Form-based File Upload). EAUpload doesn't require any client side control such as ActiveX or Java applet, but if you use any client side control then EAUpload can still operate with file which was uploaded by these controls.

Core of EAUpload is an EAUploadModule that handles and processes upload request to any or specified resources in ASP.NET application. Uploaded files are buffered to disk. It protects a web server from a memory leakage.

EAUpload also includes a simple way to guard against denial of service attacks. It provides a possibility to limit the size of the files which can be uploaded to the web server.

File upload component features summary:

  • Large files upload (up to 4GB limited by IIS web server);
  • Multiple files upload via one request;
  • Handling files which are uploaded via ASP.NET 2.0 FileUpload control
  • Protection from memory leakage, uploading files are buffered to disk that allows to reduce using memory and protect application from System.OutOfMemoryException error;
  • Support long-time requests;
  • Compatible with SSL (HTTPS) and any kind of authentication.
  • Provides advanced upload status information. Supports a JSON format.
  • EAUpload is written in C# that provides optimal performance, control and stability;
  • All component classes are 100% CLS compatible and 100% managed;
  • Many various examples written in C# and in VB.NET for Visual Studio 2003, 2005 and 2008;
    Examples include:

See full features list...

Site Map Asp.net components  Privacy Asp.net components  Terms of Use
Asp.net components ©2005-2008 EasyAlgo Software. All Rights Reserved.
EasyAlgo Software