How to generate XML from a dataset and vice versa?
Answers were Sorted based on User's Feedback
Answer / vijay
DS.ReadXML reads XML document and writes to Dataset
DS.WriteXML writes XML document from Dataset
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / spvarma
dataset has read xml and write xml methods.
if datset ds then
ds.readxml(option,filepath)
ds.writexml(option,filepath)
| Is This Answer Correct ? | 1 Yes | 2 No |
What is difference between datatable and dataset?
What is the difference between executequery and executenonquery?
Explain the basic use of "dataview" and explain its methods.
What is commandbuilder in ado.net?
What is aggregating data ?
What we do with the object of ado.net dataset after using it?Can we dispose it or can we set it nothing?Is it must or not?
What is sqldatareader in ado.net?
What is sqlconnection and sqlcommand?
What is ado.net connection?
what is data access layer?
How to sort the data in Datatable
Explain the ADO . Net Architecture ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)