Objective 2.5: Plan an adaptive UI layout
With the growing popularity of powerful mobile phones and tablet devices, developers must account for users viewing MVC web applications on mobile devices. Unlike desktop clients, mobile devices can have multiple resolutions. Windows 8 tablet devices, for example, might view a web application in four different resolution modes because the browser running on the operating system can be viewed in snapped, fill, full screen landscape, and full screen portrait modes. In most cases, an MVC site has to account for both landscape and portrait views and ensure that the UI works in both orientations without loss of functionality.
Note
This objective covers how to:
Plan for running applications in browsers on multiple ...
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.