Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

I have a requirement in which i want to upload large file(more than 40mb size).file can be any formate(say mp4,jpeg,mp3).I want to split the file into chunks and store the chunks into isolated storage.

Thanks in advance
Posted

1 solution

Have a look here maybe this could help you...

http://www.codeproject.com/Articles/2737/File-Split-Merge-Tool
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900