What is written in c#?
Is angularjs well-suited with all browsers?
Is azure a cloud service?
Why bootstrap is used for mobile web development?
What is the difference between media recovery & crash recovery?
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 = "
What are the rules employed while naming the steps in a job?
Why is ms powerpoint important?
Have you shadowed a dentist's office before?
What is Django ?
what are tables and fields? : Sql dba
What are the data sources for power map?
What steps did you take?
How u refer webservices?
How should I destroy my objects in asp.net?