EDN Admin
Well-known member
hi,
I am new to xml parsing using xsd. Now i have the responsibility to read the xml files when created in a particular folder. I have the xsd for each xml. I am using File Watcher to check the xml is created or not. Now i need to read the xml based on
my xsd and process to the database. Can anyone help me on this? I read more articles like xml reader and linq to xml etc...
But i am in confused that which i need to use? I am new to this linq concept also. Can anyone help which one is best and any example of processing the data
View the full article
I am new to xml parsing using xsd. Now i have the responsibility to read the xml files when created in a particular folder. I have the xsd for each xml. I am using File Watcher to check the xml is created or not. Now i need to read the xml based on
my xsd and process to the database. Can anyone help me on this? I read more articles like xml reader and linq to xml etc...
But i am in confused that which i need to use? I am new to this linq concept also. Can anyone help which one is best and any example of processing the data
View the full article