Hi this is the coding for adding data in to an xml table
i want the coding for update and delete
Try
Dim emp_xml_doc As New XmlDocument
If
System.IO.File.Exists(Server.MapPath("emp.xml")) Then
emp_xml_doc.Load(Server.MapPath("emp.xml"))
Dim myrow_element As XmlElement
myrow_element =
emp_xml_doc.CreateElement("EmpDetails")
Dim str As String
str = "
Post New InfoCom Interview Questions
Explain enthalpy.
What are the different types of parallelism in ab initio?
Describe different methods for model interpretability.
What are the advantages of using rpa?
What is an agglutinin?
How can we do server-side rendering in React?
Define role of variety in big data?
What is ETL?
Explain the major differences between sap db and other database systems?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
Explain using module how you can drop the table?
From hardware perspective, every information system can be divided into three task areas presentation, application logic and data storage.
Can datetime be null c#?
How do I make my wordpress page visible?
For titration in anhydrous media with perchloric acide, if lack of titrator, Which indicator is been used for replacement. How calculate pH of test solution to choose suitable indicator?