What is a dba programmer?
Explain me how to assign multiple middleware to laravel route ?
What is simple data binding?
What are the benefits of operations?
Incase of a function declaration, what is extern means?
what is IComparable
What is ord () in python?
What is the interactive job? What is the batch job?
Why jsp and servlets are used?
Mention what should be the selecting criteria for Test Automation Tool for mobile Testing?
What is meant by publisher?
What is test startegy?
Why is it called mysql?
How to calculate the weight of sand am 20mm course aggregate in 1 c.m M25 concrete Which use 400 kg of cement ?
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 = "