0
votes
How well will WCF scale to a large number of client users?
Here are some common gotchas
http://www.iserviceoriented.com/blog/post …
0
votes
What tools do you use to implement SOA/Messaging?
WCF is extremely powerful and should be looked into by anyone in the .NET space starting up a message based system.
I would recommend against BizTalk unless you can make a lot of use out of …
1
vote
Which web service specifications (WS-*) actually make sense to implement?
Only SOAP is widely adopted. If you care about reach, going beyond WS-Security and WS-Addressing is asking for trouble (even WS-Security can be hard for a lot of people). If you are creating servic …
