Silverlight Multi File Uploader v3.0
New features:
Silverlight 3 version!
Improved layout and design
HttpHandler is the new default uploader. This is a lot faster than the WCF service. WCF service is still available and the Silveright Multi File Uploader can be configured to use the WCF service
Existing Features:
- Select multiple files to upload
- Upload multiple files at the same time
- Cancel a single upload, or clear the full list
- Shows the overall progress
- Error notification when upload failed
For developers / webmasters:
- Configure file extension filter (for example, only .jpg files)
- Configure maximum file size
- Configure the number of simultaneous uploads
- Input for custom parameters
- Basic webservice included
- Change the default color by setting a single parameter
- JavaScript events and properties for integration in your website