Advertisement

1 - 10 of 41 containing alltags:("backgroundworker") (0 seconds)
Hello, I am trying to show a progressbar while a report is openibg(crystal report in another form). I am trying to use the backgroundworker but cannot seem t find a way to advance the bar while th...
Zones: MS Visual BasicDate Answered: 02/22/2006 Grade: A Views: 8
Hi, I don't know if the title is appropriate but by reading u might understand a little bit more, at least i hope so... Basically i have a webservice setup, i need to on entering the form, a ...
Zones: C#Date Answered: 06/05/2006 Grade: A Views: 0
Hi! I'm programming a big program in C# I want to write a small task in my program like this: My user select a datetime that he wants to be reminded something. I will save his setting in a t...
Zones: C#Date Answered: 06/13/2006 Grade: A Views: 0
I have a background worker that recieves data from a server and writes it to a text box. How can I loop this so that after it recieves one set of data and writes it to the text box it will continue...
Zones: C#Date Answered: 06/23/2006 Grade: A Views: 0
Why is the BackGroundWorker component only available in a Windows Form project, not in my ASP.NET project when looking at the Tools menu?  From my  understanding I should be able to use this in eit...
Zones: C#Date Answered: 07/28/2006 Grade: A Views: 0
Hi, I have code for a progress bar which randomly creates a maximum number and then works through a process.  I have other code which displays a message box from another form.  I need to stop th...
Zones: MS Visual BasicDate Answered: 08/10/2006 Grade: A Views: 0
Hi I have a program that keeps a user informed as to the status of orders on a system Initially I set it up so that a timer on the form would display a taskbarnotifier and this worked well apart...
Zones: MS Visual BasicDate Answered: 09/15/2006 Grade: A Views: 0
Experts, I have two forms, the first being my main form with most of my routines, and the second being a progress bar showing the state of the application. I have added a background worker pr...
Zones: MS Visual BasicDate Answered: 10/17/2006 Grade: A Views: 9
Hi, I am wondering how can I push and resume a backgroundWorker while an operation is being performed. Thanks.
Zones: .NETDate Answered: 12/04/2006 Grade: B Views: 0
I'm writing a program to collect data from an optical reader.  At the press of a button, I want the program to open a dialog box which closes when the data is read.  My first attempt(s) met with "C...
Zones: MS Visual Basic, VB ControlsDate Answered: 06/20/2007 Grade: A Views: 0