Microsoft
70-519 · Question #51
70-519 Question #51: Real Exam Question with Answer & Explanation
The correct answer is A. HtmlHelper extension. See the full explanation below for the reasoning.
Question
You are designing a view for an ASP.NET MVC 2 web application. You have the following requirements: - The view must present information by using HTML that is data driven. - You must create the HTML on the server. - You must have complete control over the generated HTML. You need to choose an approach to generate the HTML. Which approach should you choose?
Options
- AHtmlHelper extension
- BjQuery library
- CCustom Web Part
- DCustom server control
Community Discussion
No community discussion yet for this question.