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
Connect to a Crosstab query in Access from Excel
Powerpoint clip art gone!
Wildcards in worksheet names/SUMPRODUCT range
Count Distinct Records - Query
Toshiba Windows 7 Upgrade Program !?
Pivot Multiple Column Entries to Rows?
Exchange 2010 After install when initialising it looks for the DC not the member server
SSRS 2008 chart legend formating
Outlook7 mail Icon
VS2008 C# DeskTop application Close form and open anther one problem