nerdexam
Microsoft

98-361 · Question #141

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

The correct answer is C. 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 application in the Web service.
  • CAdd a reference to the Web service in the application.
  • DAdd the Web service code to the application.

How the community answered

(56 responses)
  • A
    9% (5)
  • B
    5% (3)
  • C
    84% (47)
  • D
    2% (1)

Explanation

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

Topics

#web service#service reference#application integration#SOAP

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice