Store user input data into XML file

May 30 2018 3:56 AM
I have developed my front end using Angular 5. I am looking a way on storing my user input values into a XML file since I don't have much data to store in a table. I have to store the user input values and retreive them so as to display the user the values that are inserted. Please somene help me to do this using ASP.NET Web API.

Answers (1)