James SN

James SN

  • NA
  • 13
  • 0

What program type is efficient to pickup the file in folder --- need an idea

May 15 2009 7:49 AM

Hi,

My flow is like this,

1. Another program will place a file in a folder at any time (the time is not fixed)

2. My program will pickup this file from the folder and read a content

What is the best program type in C# (winforms with interval? windows service? etc??) to handle this file after place by another program?

Need opinion.


Answers (1)