1
Reply

make a windows application run contineously

Anish TD

Anish TD

Mar 24 2008 11:54 PM
4.4k
I created a ticker application using socket programming(c#.net) which will show messages from the server. I want the ticker should active at windows startup and run contineously like a windows service, but presenty it can be closed by the user using task manager. how can i implement this feature.

Answers (1)