S
shaselsc
I'm new to SOAP and Web Services in general. I've been given the task
of implementing someone else's web services in an ASP.NET 2.0 project.
What I've been given are two .xml files and several .xsd files. They
are used to query information from their database. The queries are
sent in SOAP format and returned in the same as far as I know. I'm
quite confused on where to start to learn how to call these queries.
Should I be learning more about XML, SOAP, or web services to find out
how to send these queries?
Thanks in advance.
of implementing someone else's web services in an ASP.NET 2.0 project.
What I've been given are two .xml files and several .xsd files. They
are used to query information from their database. The queries are
sent in SOAP format and returned in the same as far as I know. I'm
quite confused on where to start to learn how to call these queries.
Should I be learning more about XML, SOAP, or web services to find out
how to send these queries?
Thanks in advance.