I was asked to create a Windows C # service. However, I use to create a GUI with user input.
Since Windows services are automated, I would like to know how the code is executed.
I mean, how can I control the flow?
Can anyone clarify? I do not find much information about window services ...
user1789769
source share