I have developed an application which parses data from downloaded csv files and all datas are stored in a text file. In every 10min interval software will automatically will be reloaded to show the current updated data.

I will explain thoroughly. First system reads data from csv and all data will be stored in txt file. User have option to parse data from csv file. After inserting the new records into txt file if i close the appliation...