|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Serialize a dataset as xmlHow can I serialize a dataset as XML and send it back to the browser?
I would like to avoid a web method. -- Arne Garvander Certified Geek DataSet.GetXml <---
or DataSet.WriteXml <-- - Sahil Malik [MVP] ADO.NET 2.0 book - http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx __________________________________________________________ Show quote "Arne Garvander" <ArneGarvan***@discussions.microsoft.com> wrote in message news:78AA1507-7D47-4670-BB52-8DCDF9B721EC@microsoft.com... > How can I serialize a dataset as XML and send it back to the browser? > I would like to avoid a web method. > -- > Arne Garvander > Certified Geek > |
|||||||||||||||||||||||