The web was built on a principle that the client can ask for a representation of a resource in the format that they can support. Browsers typically support this using an Accept header. In the world of REST however most people have moved to a model where
the format is a part of the URI. Can you do this with WCF services? Oh yes you can and in this episode Rob Bagby and I will show you how.