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 / tajas
hello first of all i am sorry that i posted it as answer.But
this is the exact same problem that i am having so i am here
to ask a question.I understood the code but the problem is
that i dont happen to have xml file in a physical location.I
have to read xml from website directly.How do i do that?Any
help is very much appreciated.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the meaning of console writeline in c#?
Can I use parseint?
What is the use of readkey in c#?
how background thread access to ui control?
What is the difference between serialization and deserialization in c#?
Why to use lock statement in c#?
How many types of constructors are there in c#?
Can a constructor be private in c#?
Define delegate?
Does c# support parameterized properties?
In which situation(s), the use of "Delegate" is a good idea?
What are circular references?
Is multilevel inheritance possible in c#?
What is difference between list and dictionary in c#?
What is lazy loading and eager loading in c#?