What is WCF?

 Posted by Sagarp on 11/28/2009 | Category: WCF Interview questions | Views: 10845
Answer:

Answer edited by Webmaster

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.

(content from another post: http://www.dotnetfunda.com/interview/exam283-what-is-wcf.aspx)


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response

More Interview Questions by Sagarp