File Upload in Silver Light
-
Hi All, I developed a page in silverlight by which i used to upload the file on server but i want to create the progress bar also. So i devide the file into chunks and will upload the file into chunks and set the steps for progress bar according to the chunks. But now i have to upload the files into sql server and display the progress bar also for the same. I am able to do the same but how to handle the progressbar now. plz help me for the same, its not required be to upload the files into chunks but i need the progress bar when i used to upload the file into sql server database. If u have any example link then plz share the same. Thanks
-
Hi All, I developed a page in silverlight by which i used to upload the file on server but i want to create the progress bar also. So i devide the file into chunks and will upload the file into chunks and set the steps for progress bar according to the chunks. But now i have to upload the files into sql server and display the progress bar also for the same. I am able to do the same but how to handle the progressbar now. plz help me for the same, its not required be to upload the files into chunks but i need the progress bar when i used to upload the file into sql server database. If u have any example link then plz share the same. Thanks