Tagged Questions
5
votes
1answer
3k views
WCF - contract-first vs. code-first - how to document easily / properly?
Folks,
I'm facing this problem here: I'm designing my second larger batch of WCF services which external parties will consume.
For the first batch, I used a strict "contract-first" approach: ...