About the Microsoft UDDI SDK
The Microsoft UDDI SDK provides the tools that are required to create an application that can interact with UDDI servers on an intranet, an extranet, or the Internet.
UDDI uses Extensible Markup Language (XML), Simple Object Access Protocol (SOAP) messaging, Web Services Description Language (WSDL), and Hypertext Transport Protocol (HTTP) to publish and discover information about Web services.
The UDDI SDK enables developers not familiar with XML, SOAP, WSDL, or HTTP to add UDDI functionality to development tools, installation programs, and any other software that has to register or locate and bind with remote Web services.
The Microsoft UDDI SDK consists of this documentation and the Microsoft.Uddi assembly for the .NET Framework.
The following topics describe the UDDI SDK, provide background material about the UDDI specification, and describe how the UDDI SDK incorporates the UDDI specification:
-
What's in the Microsoft UDDI SDK Version 2.0
-
Getting Started with the Microsoft UDDI SDK
-
Web Services and UDDI
-
UDDI Data Model and Messages
-
Microsoft.Uddi Assembly
-
Other Resources about UDDI