移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

单选题

A Windows Communication Foundation (WCF) service is generating a separate namespace declaration for each body member of a message contract,even though all body members share the same namespace. You need to simplify the XML representation of your message contract so that the namespace is only declared once. What should you do?()

发布日期:2020-04-10

A Windows Communication Foundation (WCF) service i...
A

Declare a wrapper namespace for the message contract by using the WrapperNamespace property of the MessageContract attribute

B

Explicitly set the Namespace property of all the MessageBodyMember attrbutes to the same namespace.

C

Declare all of the body members as properties of a DataContract class and use the class as the only body member of the message contract.

D

Declare all of the body members as properties of a separate MessageContract class and use the class as the only body member of the message contract.

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

CMS专题

CMS专题

去刷题
热门试题热门资讯 相关试题

暂无相关推荐~