Monitoring a text file with C#
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?
alobiucPosted Jan 28, 2005, 1:00 PM
holy_binsPosted Jan 28, 2005, 12:17 PM
shimtannyPosted Jan 28, 2005, 4:43 AM
holy_binsPosted Jan 27, 2005, 10:20 PM