Currently I'am working on a ASP.NET project and I have written a C# code to write/modify my XML document, which I'am using to structure my portal. I now have to migrate my project to SharePoint, where I'am able to read my xml document but i don't know how to modify the same. Is there any way i can do it with the help of JavaScript.? I have read many blogs, but wasn't able to get any satisfactory solution. My colleague told me that he modified a database using SharePoint using JavaScript so there would be a way to do the same with XML.
Any suggestion would be appreciated.