网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
YouaredevelopingaWCFservice.TheserviceincludesanoperationnamesGetProduct.YouneedtoensurethatGetProductwillacceptaPOSTrequestandwillindicatethatthereturneddataisXML.Whichtwoactionsshouldyouperform?()

A.AddtheWebGetattributetotheservicecontract.

B.SetWebOperationContext.Current.OutgoingRequest.ContentTypeto"text/xml"intheGetProductmethod.

C.AddtheWebInvokeattributetotheservicecontract.

D.SetWebOperationContext.Current.OutgoingResponse.ContentTypeto"text/xml"intheGetProductmethod.


参考答案

更多 “ YouaredevelopingaWCFservice.TheserviceincludesanoperationnamesGetProduct.YouneedtoensurethatGetProductwillacceptaPOSTrequestandwillindicatethatthereturneddataisXML.Whichtwoactionsshouldyouperform?() A.AddtheWebGetattributetotheservicecontract.B.SetWebOperationContext.Current.OutgoingRequest.ContentTypetotext/xmlintheGetProductmethod.C.AddtheWebInvokeattributetotheservicecontract.D.SetWebOperationContext.Current.OutgoingResponse.ContentTypetotext/xmlintheGetProductmethod. ” 相关考题