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 difference between struct and class c#?
Asha buys 16 Chocolates for rs 12 and 24 chocolates for rs 20, if she sold them 30 chocolates for rs 30 then what is the Gain/Loss percentage? Gain(700/19 %) Loss(700/19 %) Gain(500/19 %) Loss(500/19 %) If one person ate 100 grapes in 5 days and 6 more each day from starting, what was the no of grapes he ate on first day? 6 8 10 7 If seven men P, Q, R, S, T, U, V parked his car, P and Q something like that. 6 student J, K, L, M, N, O went for picnic in 2 batches, K and L have to go together, M and O do't go together, if O and L go in one batch then which of these combination will be wrong. Jmnp Jklo klop JKLO a boat can go upstream and down stream, if it goes 5/2 times of downstream at the speed of 6 kmph then what will be the speed of upstream? 15 KMPH 12 KMPH 10 KMPH 11 KMPH A, B, C, D, E sitting on a table, A sits 2 seat left from B and C sits 2 seat right from B then what will not be the combination ACDE
How is a strongly-named assembly different from one that isn’t strongly-named?
What is access modifier in c#?
What is a class level variable in c#?
What is overloading with example?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
Is vs as c#?
What is dao in c#?
What do you mean by object pooling?
What are the variables in c#?
In .Net, what is an assembly? Also explain the type of assembly.
Does c# provide copy constructor?
Are c# constructors the same as c++ constructors?
What is thread pooling?