Posts

Showing posts from 2011

WCF (Windows Communication Foundation)

What is WCF? WCF is service oriented technology. Using WCF framework, we can build the service oriented architecture. WCF is unification of .NET framework communication technologies like MSMQ, Remoting, Web Services and COM+.