•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 391,990 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,309 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser:
Views: 275 | Replies: 0
![]() |
•
•
Join Date: Dec 2006
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
I have a problem. I have used the BackgroundWorker to handle file upload to a wcf service.
The application allows the user to add files using the OpenFileDialog. These files are added to a list. The user can select files from this list and click a upload button.
The backgroundworker then starts uploading files to the service.
But my problem is the following. If the user adds 100 files to the list the backgroundworker starts uploading these. But if the user selects 3 more files and click upload I want to add these to the original list. Is this possible?
The application allows the user to add files using the OpenFileDialog. These files are added to a list. The user can select files from this list and click a upload button.
The backgroundworker then starts uploading files to the service.
But my problem is the following. If the user adds 100 files to the list the backgroundworker starts uploading these. But if the user selects 3 more files and click upload I want to add these to the original list. Is this possible?
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb C# Marketplace
Similar Threads
- VB.NET Threading or Backgroundworker ?? Struggling to get them to work (VB.NET)
- Understanding the BackgroundWorker Process (VB.NET)
Other Threads in the C# Forum
- Previous Thread: Accessing Previously recorded registers in Access database
- Next Thread: Button click event only working the second time


Linear Mode