views:

34

answers:

0

Hi there, I am creating a HttpHandler to output some xml.

I have been given a webservice that I need to use and modify the output slightly. My question is how do I work with the service...

I reference the webservice then what do I do? do I need to create a datatable and then use linq to output the xdocument or is there an easier way?

ANy help would be great.