ShkSalmanAhmad / XML-Mapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# XML-Mapper" Developed this product for a fiverr client. A C# based windows desktop application, to map the contents of all the XML files from a selected source folder to the data grid view as well as keep the paramters passed to the application through the Excel file in check too and update the contents of the data grid view using the content of the Excel file. Then the user edits the content in the data grid view and upon clicking save button, the application updates the XML file's contents and replace it with the updated data grid view content and append a new tag to the end of the XML file which contains the loggedin user's username. Delete the old file from the source folder, move it to the original folder(inside the source folder) and create a file with same name but updated content in the target folder.

About


Languages

Language:C# 100.0%