Click here to Skip to main content
15,917,174 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow do I return only the columns I'm interested in? Pin
Quecumber2566-Sep-06 10:21
Quecumber2566-Sep-06 10:21 
Questionneed some help with printing in VB.net Pin
olekrh6-Sep-06 7:18
olekrh6-Sep-06 7:18 
AnswerRe: need some help with printing in VB.net Pin
Stephen McGuire6-Sep-06 8:49
Stephen McGuire6-Sep-06 8:49 
QuestionDelete Executable Pin
_mubashir6-Sep-06 5:23
_mubashir6-Sep-06 5:23 
AnswerRe: Delete Executable Pin
Dave Kreskowiak6-Sep-06 6:52
mveDave Kreskowiak6-Sep-06 6:52 
GeneralRe: Delete Executable Pin
Ray Cassick6-Sep-06 11:30
Ray Cassick6-Sep-06 11:30 
GeneralRe: Delete Executable Pin
Dave Kreskowiak7-Sep-06 3:46
mveDave Kreskowiak7-Sep-06 3:46 
QuestionConsole application with forms - how can I show forms and keep the console application running? Pin
EnglishRob6-Sep-06 4:55
EnglishRob6-Sep-06 4:55 
Hi folks,

I'm in the process of writing an application to check for the existance of files and their sizes to replace a program we have at work which doesn't work (and which the source code has been lost).

Now I've recently started using Visual Basic 2005 Express Edition. I have a little bit of experience of VB6 but I'm struggling to get my head around the way some of the things are done in VB.Net.

The program is a console program which is supposed to sit in the background until a certain time and then start performing commands. I would like to add a couple of forms that can be used while the console application is running.

I found an example of code on a web site (can't remember the source sorry) which shows the form I want but then transfers execution to that form and stops running anything in the console window. The code I have is below...

<br />
Application.Run(New Form1())<br />


Now I would like the form to show on the screen and be active but also have things running in the background. I guess it would be classed as having two tasks running at once.

I'm just wondering if anyone knows how I can acheve this?

The idea is the end user can use things on the form while other tasks run on the console window in the background. At the moment though I can only have the console window doing something OR the form active, not both at the same time.

Sorry if this is a bit vague. I've spent the past hour searching Google but I can't seem to find anything obvious.

Could anyone suggest anything?

Regards,

Rob
AnswerRe: Console application with forms - how can I show forms and keep the console application running? Pin
Dave Kreskowiak6-Sep-06 6:57
mveDave Kreskowiak6-Sep-06 6:57 
GeneralRe: Console application with forms - how can I show forms and keep the console application running? Pin
EnglishRob7-Sep-06 0:07
EnglishRob7-Sep-06 0:07 
GeneralRe: Console application with forms - how can I show forms and keep the console application running? Pin
Dave Kreskowiak7-Sep-06 3:40
mveDave Kreskowiak7-Sep-06 3:40 
QuestionInstallShield 11.5 and Crystal Reports Merge Modules Pin
Steven J Jowett6-Sep-06 4:18
Steven J Jowett6-Sep-06 4:18 
QuestionMaking components Pin
Magno R. Vasquez6-Sep-06 3:19
Magno R. Vasquez6-Sep-06 3:19 
AnswerRe: Making components Pin
Dave Sexton6-Sep-06 4:00
Dave Sexton6-Sep-06 4:00 
QuestionHow Get Cpu Name Pin
FriendlySoluations6-Sep-06 2:04
FriendlySoluations6-Sep-06 2:04 
AnswerRe: How Get Cpu Name Pin
Clanguage6-Sep-06 2:50
Clanguage6-Sep-06 2:50 
GeneralRe: How Get Cpu Name Pin
Colin Angus Mackay6-Sep-06 3:17
Colin Angus Mackay6-Sep-06 3:17 
GeneralRe: How Get Cpu Name Pin
Clanguage6-Sep-06 7:03
Clanguage6-Sep-06 7:03 
AnswerRe: How Get Cpu Name Pin
progload6-Sep-06 10:10
progload6-Sep-06 10:10 
QuestionRunning Program(on VB .NET) Without SQL Pin
FriendlySoluations6-Sep-06 1:26
FriendlySoluations6-Sep-06 1:26 
AnswerRe: Running Program(on VB .NET) Without SQL Pin
Rizwan Bashir6-Sep-06 3:55
Rizwan Bashir6-Sep-06 3:55 
AnswerRe: Running Program(on VB .NET) Without SQL Pin
Dave Kreskowiak6-Sep-06 7:07
mveDave Kreskowiak6-Sep-06 7:07 
QuestionCompression Pin
nitin_ion6-Sep-06 1:19
nitin_ion6-Sep-06 1:19 
AnswerRe: Compression Pin
Dave Kreskowiak6-Sep-06 7:20
mveDave Kreskowiak6-Sep-06 7:20 
QuestionPlz urgent................ Pin
Exelioindia6-Sep-06 0:58
Exelioindia6-Sep-06 0:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.