Microsoft
98-361 · Question #283
98-361 Question #283: Real Exam Question with Answer & Explanation
The correct answer is D. Set a Web reference to point to the Web service.. See the full explanation below for the reasoning.
Question
You are developing an ASP.NET applications that calls Web service to retrieve inventory information. You know the URL of the Web service. You need to invoke the methods of this Web service within your Web application. How can you generate the client-side proxy classes so that you can use the Web methods?
Options
- AUse the Web service discovery tool.
- BCopy the .ASMX file from the Web server to the ASP.NET application project.
- CCopy the build output from the Web server to the ASP.NET application project.
- DSet a Web reference to point to the Web service.
Community Discussion
No community discussion yet for this question.