I make a simple file manager (ala explorer), in principle I have already done almost everything, but I understand that I did absolutely wrong to update the files from the current folder. I made a regular timer to clear the list and request for the content in the folder of files and folders, because of what flicker and other problems occur, and in general it seems to me absolutely wrong. How to do?
PS I'm just learning to write in C # so please write with more simple concepts.