Asp.Net Web Service is a set of standards for implementing web services
UDDI provides a mechanism for clients to find web services
WSDL defines services as collections of network endpoints or ports
SOAP is a message layout specification that defines a uniform way of passing XML-encoded data and to bind to HTTP as the underlying communication protocol
tags:
asp.net web service, SOAP, UDDI, webservice stack, WSDL