WCF Data Services Question:
Download Questions PDF

Explain WCF?

Answer:

Windows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a runtime environment for services, enabling you to expose CLR types as services, and to consume other services as CLR types.

WCF is part of .NET 3.0 and requires .NET 2.0, so it can only run on systems that support it.

Download WCF Data Services Interview Questions And Answers PDF

Previous QuestionNext Question
Explain MSMQ integration binding?Tell me what is service and client in perspective of data communication?