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
Setup cannot copy the file: sisraid.sys
Windows Server 2008 R2 log spooler events
Split importing of a .CSV file using VB
How to run SELECT statement against DataSet object
Internet explorer crashes
Unable to RDP into Windows 2003 SBS after reboot
CF - Syntax error in Update statement
Sum column in datagrid
How can I successfully install .NET FrameworK 2.0?
How to share session between two web sites hosted on two different web server without web farm