微软认证考试

A client application calls a Windows Communication Foundation (WCF) service with a proxy class that was generated by Visual Studio.The service binding was changed from wsHttpBinding to basicHttpBinding. The method signatures in the service contract are c

题目

A client application calls a Windows Communication Foundation (WCF) service with a proxy class that was generated by Visual Studio.The service binding was changed from wsHttpBinding to basicHttpBinding. The method signatures in the service contract are changed.After these changes, the client application receives errors when calling methods on the service.You need to ensure that the client can invoke methods on the service successfully. What should you do?()

  • A、Update the configuration file to use basicHttpBinding.
  • B、Enable anonymous authentication for the service.
  • C、Copy the configuration file elements under the element from the service back to the client.
  • D、Update the service reference.
如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which tier in Oracle E-Business Suite is responsible for storing application data?()

A.database tier

B.application tier

C.client (desktop) tier

D.both database tier and application tier


参考答案:A

第2题:

During the process of fallover testing, a client/server database needs to be tested. On the AIX Server, start/stop/cleanup scripts and server application functionality have been tested.  Before moving onto the next step of fallover testing,what action must be completed?()

  • A、 Run who -a and validate that client connections are restored.
  • B、 Verify that the client side application is functioning properly.
  • C、 Check hacmp.out log file to validate that the application server started.
  • D、 Verify that the application will successfully stop and restart on the fallover node.

正确答案:B

第3题:

You want to debug the Windows Communication Foundation (WCF) client and server interaction through message and application tracing.You need to correlate traces generated on the client and the server. Which XML segment should you add to the system.diagnostics configuration element in the client and server application configuration file?()

A.

B.

C.

D.


参考答案:A

第4题:

Your company has 1,000 client computers that run Windows XP Professional x64.   You are planning to deploy Windows 7 Enterprise x64. The company uses an application that is incompatible with Windows 7 Enterprise x64.   You have the following requirements:   Provide all users with access to the application.   Deploy and manage the application by using a centralized solution.  You need to design a solution that meets the requirements.   What should you do?()

  • A、 Install the application on all client computers by using Group Policy,and then use the Compatibility tab.
  • B、 Install the Microsoft Enterprise Desktop Virtualization(MED-V) v2 package on each client computer.
  • C、 Install the Microsoft Application Virtualization(App-V) client on each client computer,and stream the application byusing App-V.
  • D、 Install the Microsoft Application Virtualization(App-V) client on each client computer,and run the application in offline mode.

正确答案:B

第5题:

The direct way to use XPages in a notes 8.5.1 client is which of the following?()

  • A、Through a composite application component
  • B、Through use of a file URL
  • C、Client database Launch property
  • D、XPages are accessed through eclipse and not a notes client

正确答案:C

第6题:

You are designing a test plan for an existing Windows Azure .NET 4 application.  Method calls return incorrect results for certain input parameters.   You need to recommend an approach for debugging the method calls.  What should you recommend?()  

  • A、 Attach the remote debugger to the application.
  • B、 Use the Microsoft Visual Studio 2010 Test Manager tool.
  • C、 Use IntelliTrace to collect only eventsfrom the application.
  • D、 Use IntelliTrace to collect events and call information from the application.

正确答案:D

第7题:

As part of fallover testing of a corporate database server, client application connectivity must be  verified. Which of the following would best verify the application functionality?()  

  • A、 Perform a ping client verification test.
  • B、 Review the number of active application processes.
  • C、 Perform successful reads and writes to the application.
  • D、 Run netstat -an to verify client connections to the listening ports.

正确答案:C

第8题:

Which correctly describes the tiers of the Oracle Workflow architecture?()

A. Oracle Database tier and Application server tier only

B. Oracle Database tier, Application server tier, and End-user client tier only

C. Oracle Database tier, Application server tier, and Development client tier only

D. Oracle Database tier, Application server tier, Development client tier, and End-user client tier


参考答案:D

第9题:

You are creating a Windows Communication Foundation (WCF) service. The service endpoints change frequently. On the service, you add a new ServiceDiscoveryBehavior to the Behaviors collection of the ServiceHost Description property. You need to ensure that client applications can communicate with the service and discover changes to the service endpoints. What should you do?()

  • A、Add a new ServiceDiscoveryBehavior to the Behaviors collection in the client application.
  • B、Add a new AnnouncementClient to the Behaviors collection in the client application.
  • C、Use the FindCriteria class and the UdpDiscoveryEndpoint class to set up the binding in the client application.
  • D、Use the DiscoveryProxy class and the EndpointDiscoveryMetadata class to set up the binding in the client application.

正确答案:C

第10题:

You create Windows Forms applications by using the .NET Framework 3.5.You plan to deploy a new application.You need to ensure that on deployment, the application meets the following requirements:  (1)It is executed on the client computer   (2)It is removed from the client computer after the application is closed   (3)It is not displayed in theAdd/Remove programs panel on the client computer    What should you do?()

  • A、Deploy the application to a central network server.Access the application by using the Remote Desktop Connection tool.
  • B、Deploy the application by using the ClickOnce technology.Use the Mage exe tool to set the Online Only option in the deployment manifest.
  • C、Deploy the application by using the ClickOnce technology.Set the Install attribute of the deployment tag to true in the deployment manifest.
  • D、Deploy the application to a CDROM by using the ClickOnce technology.Execute the application from the CDROM

正确答案:B

更多相关问题