WCF SDK Question:
Download Questions PDF

What is 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 SDK Interview Questions And Answers PDF

Previous QuestionNext Question
What is SDK (Software development kit)?What is service and client in perspective of data communication?