Objective 2.3: Compose the UI layout of an application

As the complexity of a web application grows, a developer must decide when to create new items and when to reuse them, if possible. Doing so keeps the application as simple and maintainable as possible, while also providing an optimal visual structure for the UI. Although not all developers are user experience designers, they should have a basic knowledge of the layout and design structure of HTML pages as well as knowledge of basic HTML element structures.

Note

This objective covers how to:

  • Implement partials for reuse in different areas of the application

  • Design and implement pages by using Razor templates (Razor view engine)

  • Design layouts to provide visual structure

  • Implement master/application ...

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.