As my friend Jesus mentioned in the post " Using XAML serialization in WCF 4.0 ", WCF 4.0 introduces a new way to implement services that are totally defined in XAML, which receive the name of "declarative services". In the past, creating a simple service...