Personal, I need examples of how I can perform a windows service and inside the service read a file and save the data from that file to the bank, in my case it's payment vouchers that comes inside a notepad.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ali tuncerPosted Apr 18, 2018, 10:40 PM
you can search for how to create windows service..there are many articles about it..
here is one from C# corner, it will get you start: