TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Raghavendra Joshi
NA
44
46.8k
Upload file chunk by chunk using threads in c# console app
May 19 2015 3:21 AM
I have to upload a file chunk by chunk and if the process breaks in between again need to upload rest of the chunk.
Example: Suppose if we are uploading 10MB file chunk by chunk i.e 2MB each chunk.
If the process stops after 6mb of data is uploaded again i should be uploading the rest 4MB.
How to do this using Threads using C#.
Reply
Answers (
2
)
how to to generate dynamic unorderd list img tag using c#
How to remove tab page dynamically?