nam.tran

nam.tran

  • NA
  • 2
  • 0

Monitoring a text file with C#

Jan 27 2005 8:44 PM
I'd like to be able to 'monitor' a text file that gets constantly appended to by another application so that I can use the updated text from the text file in my C# application whenever it does get updated. Any suggestions on how to do this?

Answers (4)