January 2003
Intermediate to advanced
896 pages
19h 58m
English
This chapter has just discussed the infrastructure that is in place for an XML Web service to use. We will now look in overview at how a Web service is developed and at how it works at run time.
As discussed earlier, an XML Web service is developed using ASP.NET, with the full .NET Framework, and it runs in an IIS application on a Web server. Visual Studio .NET automatically writes WSDL files and DISCO files for Web services that you develop.
Visual Studio .NET writes discovery files with the file extension .vsdisco.
To write the client application for a Web service, you need to go through some stages that mirror the infrastructure that we described earlier. These stages are described ...
Read now
Unlock full access