Windows Communication Foundation (WCF) is a new communication technology that is part of .NET Framework 3.0. WCF is covered in detail in Chapter 42, “Windows Communication Foundation.” .NET Enterprise Services offers a great integration model with WCF. WCF Service Facade Adding a WCF facade to an Enterprise Services application allows using WCF clients to access the serviced components.…