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?

Was it helpful?

Solution

Found an example of UDDI in .Net

Another example about UDDI based enterprise SOA from codeproject

MSDN articles Part 1 and Part 2

OTHER TIPS

jUDDI has a .net port for accessing UDDI resources.

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top