This sample creates a WCF chat service and builds a Silverlight client for it; both service and client are then hosted in the Azure fabric. The sevice is built using the PollingDuplexBindingElement which allows the service to push information to the client.