3
Answers

Web Services in Windows Forms

Ask a question
I want to utilize web services in Windows Form application. I don't want to iterate the data from Data set or Data Table or any other collection object.
I want to use pure xml data.

Answers (3)