Hi, is possible to use the Silverlight Upload control to send to the Amazon S3 storage?
Thanks
Hi Alejandro,
Our component doesn't directly implement the API of Amazon S3. We took a quick look at the documentation, and S3 has an API that uses the HTTP POST methods that our Upload component uses, so it's theoretically possible but we haven't tested it on our end.
Reference: http://docs.amazonwebservices.com/AmazonS3/2006-03-01/API/index.html