I have a wsdl defined for me that i need to build a web service for. I have
a source of the xml to match teh wsdl outputs that are to be returned.
How do I build (visual studio 2005, .net 2.0) a web service to return that
xml. All the wizards and templates and examples have you build your objects
that then are serialized when they are sent.
I'm new to web services so maybe I'm missing something.
--
The real Michael jackson
a source of the xml to match teh wsdl outputs that are to be returned.
How do I build (visual studio 2005, .net 2.0) a web service to return that
xml. All the wizards and templates and examples have you build your objects
that then are serialized when they are sent.
I'm new to web services so maybe I'm missing something.
--
The real Michael jackson
Comment