What is WCF

WCF(Windows Communication Foundation) is a good network distributed system developed by Microsoft for communication between applications.We can also say it is a unified, simplified and optimized evolution of a number of communication technologies into a single model. WCF basically helps applications to communicate each other across the Internet wheather they are on same or on different application platforms.