1

I want a tutorial or document that describe API functions of microsoft UDDI, and how to find services from it. their functions and its input and output parameters in C#

pnuts
  • 58,317
  • 11
  • 87
  • 139

1 Answers1

0

I'm not sure if you are required to use the Microsoft API or not, but jUDDI has a .NET web service client.

It might be worth checking out and there are a number of examples. http://svn.apache.org/repos/asf/juddi/trunk/juddi-client.net/

spy
  • 3,199
  • 1
  • 18
  • 26