Summary

In this chapter, you learned how to build a client for a Web service using Visual Studio .NET. You learned how to import a WSDL document and generate a Web service proxy from this client. You also learned some ways of handling error conditions and how to pass complex data types, ADO.NET DataSet objects, and XML documents.

The chapter also covered the client requirements for accessing secure, stateful, and transactional Web services. You learned how the client-side proxy enables asynchronous calls to be made to any Web service and how to directly use the wsdl.exe utility to set specific namespaces for proxy classes. We examined the interaction between Web services and .NET Remoting clients and servers based on XML and HTTP. We also looked ...

Get Microsoft® Visual J#™ .NET (Core Reference) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.