I've been thinking about something very simple.
Say I want to write a web service with an operation called something like LookupAddress which takes as part of its data a postcode (or zipcode).
The thing I'm struggling with is that if I want to build
Read More