Question 179


Exam Question

Multiple Choices

You are developing an ASP.NET MVC application. The application provides a RESTful API for third-party applications. This API updates the information for a contact by embedding the information in the URL of an HTTP POST. You need to save the Contact type when third-party applications use the EditContact method. Which code segment should you use? (Each correct answer presents a complete solution. Choose all that apply.)

Answer:

BD