Saturday, 17 August 2013

What is Windows Communication Foundation or WCF

Windows Communication Foundation, sometimes shortened to just WCF, previously codenamed Indigo.
- This is a new communication subsystem to enable applications, in one machine or across multiple machines
connected by a network, to communicate.
The WCF programming model unifies
– Web Service
– .NET Remoting
– Distributed Transactions
– Message Queues

No comments:

Post a Comment