i have a C# Application that changes a .txt File all the time while running. do you guys have any idea to control the .txt file and show a message when it has not changed since ( for example 1 Minute). So i can check if my application stops running.
thanks for any help or suggestion.