I need to perform a file moving operation from one folder to another folder on remote desktop based on the month that files has been created and modified. I need to move the files(from folder A) of previous month to folder b. This service has to run(automatically) every month at the end so that the files will be moved to folder B
http://devproconnections.com/net-framework/how-build-folder-watcher-service-c
please guide me am new to C#.