Hello rock,
Generally, when you save a file into a data base in chunks, you would want to label each saved file chunk with the name of the file and probably some index. The reverse process would be to get all the chunks in the database associated with a specific file name and create a byte array based on these chunks. Then you can create a file (save it on the file system or in a stream) with these bytes.
Greetings,
Alex Fidanov
the Telerik team
Browse the
videos here>> to help you get started with RadControls for Silverlight