Code for a Simple Way to Write XML in .NET (XmlTextWriter)
Answer / mohanraja
This coding is to decrement the count value...
Dim writer As New XmlTextWriter("C:\windows\Test.xml", New
System.Text.UTF8Encoding)
writer.WriteStartDocument()
writer.WriteStartElement("Value", "")
writer.WriteStartElement("Countvalue")
writer.WriteStartElement("cntval", "")
writer.WriteString(value - 1)
writer.WriteEndElement()
writer.WriteEndElement()
writer.WriteEndElement()
writer.WriteEndDocument()
writer.Close()
| Is This Answer Correct ? | 2 Yes | 1 No |
Coding for .NET Delegates?
Code for Getting Information About A File?
what is software testing
Code for Presenting Parent/Child Data in a Data Grid Row?
Code for Communicating over Sockets?
how to convert Dataset to Object Array or list in c# .net
how to upload an excel in c# ASP.Net?
hold checkbox values
Give coding for Exception Handling Techniques in ASP.NET?
HOw to Build a Nested GridView Control with ASP.NET?
how the value of label is printed through a button in asp.net web application
How to send e-mail from an ASP.NET application?
16 Answers DataPoint, Infosys, Persistent, Radar, TCS, Wipro,