I am trying to create a service with Visual Express for C#. But cannot find the template. I want to create a simple service which reads every X hours or day an XML files containing date and time and attributes.
Then the services will send a syslog message to a remote host containing the task attribute in message.
Any suggestion?