No window

  • Thread starter Thread starter web1110
  • Start date Start date
W

web1110

Hi y'all,

How do I create a C# program that I can run as a background service without
showing any window or icon?

Thanx,
Bill
 
Create a C# Windows service project and essentially you are creating a
windows service.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Control question 2
DatetTimePicker 2
HashTable 2
More dataGrid 2
Event identification 3
Simple minded one 2
Data access 1
Job Initiation 3

Back
Top