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
What is strip in python?
What is mirroring concept?
Why you have to choose tensorflow rather than other deep learning frameworks ?
Explain about cairngorm architecture?
Explain on which technology does xws security is based on?
how to solved the crictical problems in d. g. set
How to run script in python?
What is the use of worker process in asp.net?
What are dimensions and facts?
How is a session id generated?
What is null variable?
Why do you banking as a career?
What is the difference between the standard and metrics folder?
How to add a readonly property in c#.net
Define E- Commerce?