What should you do?

Posted by: Pdfprep Category: 70-486 Tags: , ,

You need to implement the business requirements for managing customer data.

What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A . Add a class named Customer-Controller to the Controllers folder. Then add a method named Edit to the class.
B . Create a new controller named Administration in the Controllers folder. Add an action named EditCustomer to the controller.
C . Add a folder named Customer to the Views folder. Then create a view inside this folder named Edit.aspx.
D . Create a new folder named EditCustomer to the Views folder. In the new folder, create a new file named Administration.aspx.

Answer: A,B

Leave a Reply

Your email address will not be published.