Microsoft
Software
Hardware
Network
Question : Visual Studio console application without visible console
Dear Experts,
I have a Visual Studio 2008 and I'm a beginner in programming (normally, I'm a systems engineer, so developement is not really my area :)). I started to write some easy C# programs as console applications. What I would like to do is to build the same application which I created as a console app, but when I run it, it should run in the BACKGROUND, so with no console and no visible interface etc... How can I achieve this?
Thanks,
Chris
Answer : Visual Studio console application without visible console
Or just use a WinForms project that never shows a form....
Random Solutions
Excel formula? (part 2)
Word 2007 opens slowly in Windows 7
DHCP Server Service won't start
Timers in CWinthread derived classes
Use Variable to address a control
logon.exe deleted - need help restoring it
how to count the number of browser tabs are opened for an application?
Recover data from *.mdf and *.ldf files!!
Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI<wbr />_AS" and "Latin1_General_CI_AS" in the equal to operation
Home folder quotas - best method?