February 2003
Intermediate to advanced
352 pages
6h 1m
English
This chapter covers the interesting technological features in the .NET Framework and Visual Studio .NET for building Web service clients. Specifically, the .NET Framework software development kit (SDK) comes with two command-line tools useful for Web services: wsdl.exe and disco.exe; and Visual Studio .NET comes with first-class support for creating clients using the Add Web Reference dialog box. In addition, this chapter explores how to create Web service clients manually, and how to extend or customize an existing client.
The .NET Framework SDK comes with two command-line tools for building XML Web service clients: disco.exe and wsdl.exe. The first, disco.exe, ...
Read now
Unlock full access