Answers
This section contains the solutions to the thought experiments and answers to the lesson review questions in this chapter.
Objective 2.1: Thought experiment
The decision to use dynamic content can add functionality to the view to check for user information. The application decides what to display based on user information, which is what makes the content dynamic.
Because HTML5 is not yet supported by all browsers, some elements might not be able to use certain styles, resulting in an experience different from what you expect. If you use HTML5-specific tags in your application, such as <audio> or <video>, you should have a fallback for displaying and managing the information.
Objective 2.1: Review
Correct answers: A, C
Correct: Adding logic to ...
Get Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.