For security reasons, we are now requiring Username instead of Email. If you forgot your Username, please use the Forgot Username/Password link below.
Already have an account?
Please enter a minimum of 6 characters, including at least 1 number. Example: p4$$word
ComponentOne Uploader™ for Silverlight provides a simple and reliable way to upload files and streams to the server.
Set the maximum file size for files that end-users are allowed to upload.
The end-user can select multiple files at a time using the ComponentOne FilePicker for Silverlight control, and the C1Uploader control loads the files asynchronously.
The C1UploaderPost object enables you to upload files to the server using multipart post messages.
Use the C1UploaderWebService object to upload files to the server using Web services.
You can upload large files without changing any server configuration. Uploader splits the stream into small pieces, which are joined together in the server again.
Upload content from a selected file in the end-user machine, an isolated storage file, or any stream in memory.