129.

Which tool can you use to manually generate a web service proxy class from a file containing a web services description?

The Web Services Description Language tool generates code for XML Web services and XML Web service clients from WSDL contract files, XSD schemas, and .discomap discovery documents.

In .net 4.0 and beyond, WCF is the preferred way of implementing services for new systems.