Unplanned
Last Updated: 22 Sep 2010 09:56 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: Upload
Type: Feature Request
2
Allow dragging messages from Outlook to the RadUploadDropPanel
Unplanned
Last Updated: 01 Sep 2010 15:37 by Kevin Babcock
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Upload
Type: Feature Request
6
Provide built-in compression.
Unplanned
Last Updated: 22 Jul 2010 11:24 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Feature Request
4
I think it would be great if we could have feature parity on this in WPF as uploading file is a rather common requirement in line of business applications. I'm working on migrating our product referential data management application to WPF from asp.net / javascript and i find myself having to roll my own upload for the time being.
Unplanned
Last Updated: 17 Jun 2010 15:00 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Feature Request
2
Allow end user to choose if the file should be overwritten
Completed
Last Updated: 27 Nov 2015 11:34 by DameEdna
ADMIN
Created by: Telerik Admin
Comments: 12
Category: Upload
Type: Feature Request
62
Ability to upload files to Azure Blob Storage

CustomUploadHandler-AzureUpload demo is added in our SDK:
https://github.com/telerik/xaml-sdk/tree/master/Upload/CustomUploadHandler-AzureUpload 
Unplanned
Last Updated: 04 Feb 2010 15:11 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Bug Report
5
Implement Resume/AutoResume on upload error.
Unplanned
Last Updated: 12 Jan 2010 10:46 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Bug Report
1
The current error reporting UI is not very UX. We need to improve it.
Unplanned
Last Updated: 11 Jan 2010 02:11 by ADMIN
ADMIN
Created by: Simeon
Comments: 0
Category: Upload
Type: Feature Request
1
Add properties for customizing the upload appearance to allow the upload too look like an ordinary single file upload box.
Unplanned
Last Updated: 16 Nov 2010 15:09 by Jaime Bula
ADMIN
Created by: Telerik Admin
Comments: 2
Category: Upload
Type: Feature Request
10
Add support for different upload services - WCF, etc. Ability to use the RadUpload with a Linux server side.

--- feeedback below ---
The reason is security and asynchronous implementation + remove the processing to a service instead of the silverlight app.

security: Using the filestream attribute in SQL Server 2008 the connection to the database is to be made by windows authentication. Therefor we created a functional windows account that runs the service and is responsible for the connection to the database server.
---/----------
1 2