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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21709696.htm...
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 ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21839885.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21874112.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21896027.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21933116.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21946768.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21948172.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22025925.htm...
Hi,
I am wondering how can I push and resume a backgroundWorker while an operation is being performed.
Thanks.
http://www.experts-exchange.com/Programming/Languages/.NET/Q_22074203.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22641158.htm...