As seen before, OData (Open Data Protocol) is a protocol on top of HTTP, with a REST architecture and provide XML formatted data (e.g.: ATOM). WCF Data Services, included in Silverlight 4,will help us to handle data with OData. The purpose is to build a Silverlight master-detail application composed...