多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You need to modify a client application that consumes a Windows Communication Foundation (WCF) service. The service metadata is no longer available. You need to modify the previously generated proxy to include asynchronous calls to the service. What should you do? ()

  • A、Update the service reference with the Generate asynchronous operations option.
  • B、Create a partial class for the previously generated proxy and include the new asynchronous methods.
  • C、Create a class with the same name as the previously generated proxy and add the new asynchronous methods. Add the new class to a namespace that is different from the original proxy.
  • D、Create a class with the same name as the previously generated proxy and add the new asynchronous methods as partial methods. Add the new class to a namespace that is different from the original proxy.
正确答案:B
答案解析:
进入题库查看解析

微信扫一扫手机做题