Question

I have used web services in .Net before with WCF.Though, I don't really understand the benefits of UDDI. There is a lot of theory but I didn't find anything practical. Do you know any tutorials on using UDDi in .NET?

Était-ce utile?

La solution

Found an example of UDDI in .Net

Another example about UDDI based enterprise SOA from codeproject

MSDN articles Part 1 and Part 2

Autres conseils

jUDDI has a .net port for accessing UDDI resources.

http://svn.apache.org/repos/asf/juddi/trunk/juddi-client.net/

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top