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
FLIPPING TEXT IN WORKS OR WORD
Link tables manager
How to add Exchange tabs in ADUC on Vista 64 bit.
How to send soadheader
STOP: 0x0000007E (0xC0000420, xxxxxx) acpi.sys - address 83AB9717
How to create a Installation file for a VBA project
Dragging and MouseMove
sql server 2005 datetime min
How Can I Trigger a Select Max Value Statement from an Access Form
I am used to Eclipse and want F3 to 'go to definition' in the VB.NET 2005 studio