Hi, I am having the xml database with the relations. i want to manipulate with the xml data inside this db. but which are the options present in c# to do this? As I know, xml parsers,LINQ,Dataset. is there any other option present. and which way will perform faster if we apply on the same xml database.
Edited: Is this difficult question??