Section 8.4. SOAP Request and Response Messages


8.4. SOAP Request and Response Messages

When you are building a Visual Studio .NET application, Visual Studio .NET creates the necessary proxy class so that you can call a web service method almost exactly like you call any other method. The Visual Studio .NET application automatically builds the SOAP envelope for the request, and SQL Server processes the request, returning results in an object array or a single DataSet object.

If you are building an application that builds its own SOAP requests and processes its own SOAP responses, you need to understand the SOAP request and response message structures and the SOAP fault message structure. For more information, see Microsoft SQL Server 2005 Books Online.



Programming SQL Server 2005
Programming SQL Server 2005
ISBN: 0596004796
EAN: 2147483647
Year: 2007
Pages: 147
Authors: Bill Hamilton

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net