Software Development Network>> Visual C#>> how can i execut my application automaticly
helo
did any one tel me how can i execut my application automaticly using timer or evry thinks
thanks
You can create a windows service application as a controller of your primary application and schedule it to run your application in every 50 sec.
Hope this helps!!
-Jay
how can i execut my application automaticly
ClydeMacLeod
coollofty
You can create a windows service application as a controller of your primary application and schedule it to run your application in every 50 sec.
Hope this helps!!
-Jay
Ranjesh J
Tammy Culter - MSFT