nerdexam
Microsoft

98-361 · Question #28

How should you configure an application to consume a Web service?

The correct answer is B. Add a reference to the Web service in the application.. Start by adding a Service Reference to the project. Right-click the ConsoleApplication1 project and choose "Add Service Reference":

Understanding Web Applications

Question

How should you configure an application to consume a Web service?

Options

  • AAdd the Web service to the development computer.
  • BAdd a reference to the Web service in the application.
  • CAdd a reference to the application in the Web service.
  • DAdd the Web service code to the application.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    74% (20)
  • C
    7% (2)
  • D
    15% (4)

Explanation

Start by adding a Service Reference to the project. Right-click the ConsoleApplication1 project and choose "Add Service Reference":

Topics

#web service consumption#service reference#web services integration

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice