WCF and Service Registry

Posted by TK Lee on Programmers See other posts from Programmers or by TK Lee
Published on 2012-01-23T18:39:15Z Indexed on 2012/03/20 5:39 UTC
Read the original article Hit count: 445

Filed under:
|
|

I am about to build some WCF Services. Those services need to communicate to each others too, in some scenarios.

I've done some "Google-ing" about Service Registry but can't figure out how to implement service registry with WCF; is there any other alternate?

Is there any Microsoft technology available for Service Registry?

I'm new to SOA and I will really appreciate any help or guidance (what and where should I exactly look for registry services).

© Programmers or respective owner

Related posts about wcf

Related posts about soa