PC Review


Reply
Thread Tools Rate Thread

Console application behaviour

 
 
Manoj Nair
Guest
Posts: n/a
 
      17th Mar 2005
Hi,
We have a console application which performs a set of tasks on a terminal
makes a couple of UDP calls download some info from the server configures
the terminal as per the info downloaded .Durng hte process the terminal
reboots acouple of times and performs task like taking the terminal out of
the domain renaming it etc.
Now the client has asked us to have a form pop up at the onset which should
display the current stage of the installation with a progress bar.
I added a windows form and in the load of the form call the pervious main
function of the console only now it is a normal class.
The problem is this even before the form can load fully the configuration
steps are over.The form controls dont display any values and are blank and
there is no display on the screen .Have tried with the form load as well as
the form paint methods.
Is there a way to 'slow' down the console application so that it waits for
the form to load fully before it starts with its other tasks ...and this
should happen each time after the reboot.

thanks in advance
Manoj


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Console application. Console.Clear = IOException Dinsdale Microsoft VB .NET 6 14th Mar 2008 06:36 PM
How to run a console application without showing the console screen? Tee Microsoft C# .NET 2 11th Feb 2005 06:22 AM
How to run a console application without showing the console screen? Tee Microsoft VB .NET 2 11th Feb 2005 06:22 AM
How to set a fixed line in a console application liek UNIX console AA Microsoft C# .NET 1 6th Dec 2003 02:23 PM
Strange Behaviour: Console Application doesn't loads the updated assembly MaverickAmit Microsoft Dot NET Framework 1 13th Oct 2003 05:38 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:54 AM.