关于周转基金,我有以下几个问题:
WCF的主要3个组成部分是什么?
2当WCF进程与非WCF进程连接时,它对SOAP消息使用基于______的编码。
WCF的代号是什么?
任何想法都会得到很大的认可。
发布于 2011-07-05 18:10:32
看来你是在面试中被问到这些问题的!请找到答案,
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: Indigohttps://stackoverflow.com/questions/6586548
复制相似问题