Search code examples
.netuddi

how to use uddi in .Net


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?


Solution

  • Found an example of UDDI in .Net

    Another example about UDDI based enterprise SOA from codeproject

    MSDN articles Part 1 and Part 2