I need to write a webservice containing methods that accept or return numerous parameters, and have heard that the best way to pass the parameters is to use a dataset object, but have yet to find a simple example as such.
I would very much appreciate if anyone could provide a real simple example illustrating how to pass a dataset to a webservice.
I would very much appreciate if anyone could provide a real simple example illustrating how to pass a dataset to a webservice.