So I have an app I am required to store the user login info locally using a text file , is windows file system watcher a good approach .The data inside the text files are well encrypted, and I tried to check the files using windows archive but everyone were saying it's not reliable. What's the best approach for my case? thanks alot
I must detect the smallest change in the directory but using the archive or by using time only they were not doing the job for me!