Hi,
I have a Silverlight project that uses a standard file dialog to upload a file. The file is brought in to memory, processed and serailised to a database, no Web Project involvement. I'd like to swap out the standard file dialog for a Telerik RadUpload, but keep the existing SL methods. Is it possible to not use the ServiceUrl and handle the upload in SL, taking advantage of the great functionality such as the upload indicator percent?
Thanks.
I have a Silverlight project that uses a standard file dialog to upload a file. The file is brought in to memory, processed and serailised to a database, no Web Project involvement. I'd like to swap out the standard file dialog for a Telerik RadUpload, but keep the existing SL methods. Is it possible to not use the ServiceUrl and handle the upload in SL, taking advantage of the great functionality such as the upload indicator percent?
Thanks.