I have the requirements to build a service that will
Read a notification from a text file in a folder (key)
Look up in a cross reference table which phone is assigned to the key read
Send an email or text msg to the phone the phone assigned
I have don C# .net applications but not really familiar with Services. Can someone help with would be the logic and the best way of implementing this?