Which approach should you recommend?

You are adding functionality to an ASP.NET MVC 2 Web application.
You have the following requirements when passing form data to the server:
- Provide a simple way to map posted form values to a custom class object.
- Control the deserialization of custom class objects that are passed to the server.
You need to design the application to meet the requirements.
Which approach should you recommend?
A. Implement model binding.
B. Use ASP.NET Dynamic Data
C. Implement AJAX data templates.
D. Use a built-in HtmlHelper extension method.

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.