I have xml file as follows.
Now i need to retrieve this data.
Can anybody tell me how to perform the CRUD operations for this?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SIVAPosted Mar 27, 2012, 9:52 AM
& i have a webservice which will retrieve the data from XML file which is presented in above & it will return.
Now i need to catch it by using JQuery & i need to display it in Simple HTML page
Jignesh TrivediPosted Mar 27, 2012, 6:44 AM
Please refer,
http://www.codeproject.com/Articles/132156/Bulk-CRUD-Operation-using-XQuery-and-Reflection-in
hope this help.
Prasant JinagaPosted Mar 27, 2012, 6:37 AM
Plz find the following link which explains how to perform crud operations with Xml but its in WPF...but logic is same!!!
http://www.c-sharpcorner.com/uploadfile/dpatra/crud-operation-on-xml-db-in-wpf-application/
Hope it helps!!!
Thanks,
Prasant