You want GetXml() it returns a string from the DataSet.
"Sean Marchiafava" <smarch@c...> on 09/19/2002 03:16:25 PM
Please respond to "ASPX_Professional" <aspx_professional@p...>
To: "ASPX_Professional" <aspx_professional@p...>
cc:
Subject: [aspx_professional] Convert dataset or xmldatadocument to string
I am attempting to send a dataset or xmldatadocument to Biztalk server
via HTTP. Biztalk requires the document to be sent as a string through
it's interface. Can someone provide some example code on how to get a
dataset or xml document to a string variable.
I have been looking at the "WriteXML" method of the dataset but I am
stuck.
Thanks,
Sean
---
ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442
ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450
These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples.
---