Hi Mazdak,
The
RadUpload is designed to work with a generic http handler on the server side. The events exposed by the
RadUpload are for manipulating the
RadUpload and the upload process before it has started. Once started, the upload will send http requests to the server and if you create a
SampleUploadHandler that inherits the
RadUploadHandler (like illustrated
here), you will be able to upload files out-of-the-box.
Only if you want to implement some custom behavior, you have to override some of the methods of the
RadUploadHandler class and place your custom logic in them. You can fine more info
here.
Also, you can check out the examples added in our
KnolwedgeBase, which illustrate the most common scenarios in which the
RadUpload control is used.
I hope this info will help you get started. However, if we can further assist you, please let us know.
All the best,
Tina Stancheva
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it.
Learn more>>