Web Services: Contract First?

I was reading Don’s blog this morning and he links to Aaron’s post about designing web services with the “contract first” mentality. Here’s my two cents: To answer question #1: Yes, I absolutely believe in contract first. Defining web service should be no different than defining any other API. You define your interfaces first using […]