I have to create a windows application using C# .net to
Modifiy the XML file. The application have to show the node
and node value. plz help me.
Answer Posted / bala
r u modifying the XML file by progm....
if u r modifying the xml by prgm means u have to specify
that excat XML path where it is located..
otherwise u can use static property
then u ll get it
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is iqueryable and ienumerable in c#?
Is c sharp free?
Can you pass value types by reference to a method?
What is the usage of transponders?
How do switch statements work?
What does type safe mean in c#?
List the different stages of a thread?
What is use of a HashTable in .NET?
Can a string be null c#?
What is static classes in c#?
What are Namespaces?
What is difference between the "throw" and "throw ex" in .net?
Is namespace necessary in c#?
How to parse a date time string?
What is instantiating a class?