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 the use of tryparse in c#?
What is .net c#?
Define Abstract Class in C#
What's the c# syntax to catch any possible exception?
What is data binding with example?
What is data quality assurance?
What is decimal in c#?
What is Implementation inheritance and interface inheritance?
Define constructor in c#.
Define delegation in .net?
Why do we use stringbuilder in c#?
Why cannot you specify the accessibility modifier for methods inside the interface?
What issues can be faced while delivering code?
What are the fundamental principles of oo programming?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?