What is WCF?

 Posted by Poster on 11/13/2008 | Category: WCF Interview questions | Views: 46073
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.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response