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
Macro to run Goal Seek multiple times and transpose output - Excel 2007
Sharepoint 2003 with Recycle Bin
Leading zeros
Word 2007 VBA Macros Disappear
Getting the duration of an audio file using VB.NET
One hyperlink that passes parameters to two inline frames
Outlook 2007 - How to migrate two outlook profiles from old computer to new computer
Intercept the "You must enter a value in the "FormName.FieldName' field." error message...
ALTER TABLE / ALTER COLUMN QUESTION???
How do I (can I?) create a multi-value field in Access?