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 meant by collections in c#?
What is use of abstract class in c#?
What is array formula?
What is difference between method and function in c#?
What is meant by enumerable in c#?
How many types of interface are there in c#?
What is private and shared assembly?
What is datatable in c#?
Why do we need singleton pattern in c#?
Structs are largely redundant in c++. Why does c# have them?
How can I use .NET components from COM programs?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
What type is string in c#?
What is parsing? How to parse a date time string?
Can you store strings in arrays?