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 ado rdo dao in visual basic?
What does adodb stand for?
What are the key events of sqlconnection class?
What is ado.net objects?
How does entity framework work?
How to enable and disable connection pooling?
explain connection less and with connection?diference between data reader,data set,data adapter? can we use data reader,data set in a single application? if yes explain with simple code,if no explain?
Why is ADO.NET serialization slower than ADO ?
Define different execute methods of ADO.NET command object ?
What are the advantages of ado.net?
What are the objects of ado.net?
How do you sort the data in datagrid?
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)