2011-07-05 62 views
0

代號我對WCF的幾個問題的主要3種成分,如下:WCF進程和非WCF過程,WCF,WCF的

1什麼是WCF的主要3種成分?

2當一個WCF過程與非WCF進程連接它使用_ __ _ __ SOAP消息基於編碼。

3什麼是WCF的代碼名稱?

任何想法將非常appriecated。

回答

1

似乎你已經在面試中問過這些問題了!請找到答案,

1 What are the main 3 components of WCF? 
RE: a) Address, b) Binding c) Contract 

2 When a WCF process connects with a non-WCF process it uses ______ based encoding for SOAP messages. 
RE: By default it uses TextMessageEncoding 

3 What was the code name for WCF? 
RE: Indigo 
+0

非常感謝! – Pingpong