Hi,
New to VB.NET and first post. Some background on the applciation, we receive order files into an FTP site, I need to grab these files every 15 minutes (or some interval) and process them. The application to process the orders exists currently and I would like some advice/opinions as to whether this new application should run as a console app or windows service.
Thank you
John
New to VB.NET and first post. Some background on the applciation, we receive order files into an FTP site, I need to grab these files every 15 minutes (or some interval) and process them. The application to process the orders exists currently and I would like some advice/opinions as to whether this new application should run as a console app or windows service.
Thank you
John