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
How to add controls dynamically to the form using c#.net.
What are the types of comment in c# with examples?
What is the purpose of the integer parse method the decimal parse method?
What is the difference between ienumerable and icollection?
What is entity framework in c#?
What is dictionary class in c#?
What are the steps to create an assembly and add it to the gac?
What are partial classes and use of partial classes?
list the steps in code compilation in c#?
What is callback method in c#?
What is the difference between protected and private?
Can we inherit partial class in c#?
What do you mean by hashtable c#?
What happens during the process of boxing?
what is method overloading in c#?