Link to home
Start Free TrialLog in
Avatar of RamzyNEbeid
RamzyNEbeidFlag for Egypt

asked on

Passing XML File to WebService

Dear all
I want to:
1.      Export Dataset to XML to File location
2.      Send this XML to Web Service using serialization
I am working with C# VS2008
Thanks,
Avatar of RamzyNEbeid
RamzyNEbeid
Flag of Egypt image

ASKER

i missed step 3

3 - i want to read this XML into Dataset.

thanks.
ASKER CERTIFIED SOLUTION
Avatar of Aaron Jabamani
Aaron Jabamani
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
can you give me a code example of how to do this ?