What should you do to be able to use the Priority property in your code with minimum effort?

You are developing an ASP.NET application that uses a Web service created by one of your large customers. This Web service provides you with the Order object, which has several properties. The developer of the Web service has informed you that a new property named Priority has added to the Order object. What should you do to be able to use the Priority property in your code with minimum effort?
A. Create a new ASP.NET application and add a Web reference to the Web service in the new application.
B. Delete and re-create the Web reference in the existing ASP.NET application.
C. Update the Web reference in the existing ASP.NET application.
D. Ask the developer of the Web service for theupdated DLL file of the Web service. Add a reference to the DLL in your ASP.NET project.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.