Sunday, September 04, 2011

Silverlight Multi-file Chunk based uploader

Project Description
Silverlight 4.0 MFUploader is a multi-file uploaded. This project can be used by itself to replace things like Uploadify or can be integrated into any silverlight program via simple user control.

Using a ashx handeler to reassemble the file chunks on the server. Upload progress is shown via progress bar but easy to monitor from exposed events. Template of the control is basic and easy to change. Exposed events for -Before upload, File Uploaded, All Files Completed, and Error. Properties exposed allow the user to set multi-upload, GUID file naming, upload path, file filter and more.


Read more: Codeplex
QR: https://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=http://silverlightmfuploade.codeplex.com/

Posted via email from Jasper-Net