Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Object to generate XML
Note:- XML is one of the most important leap between classic ADO and ADO.NET.So this question is normally asked more generally how can we convert any data to XMLformat. Best answer is convert in to dataset and use the below methods.
vReadXMLRead’s a XML document in to Dataset.
vGetXMLThis is a function which returns the string containing XML document.
vWriteXMLThis writes a XML data to disk.
Profile Answers by robindas Questions by robindas
Questions by robindas answers by robindas
Related Answered Questions
Related Open Questions