Objective 3.4: Design and implement data presentation

Windows Store apps that follow the Microsoft design style and use the basic set of controls provide a consistent user experience. Similarities among apps are seen in the layout of controls, presentation of content, and patterns of interaction through gestures and commands. This helps users to rapidly adopt the user experience of these applications. Whenever there is a list of data that needs to be displayed along with navigation to the details of each item, data controls play an important role.

Windows provides developers with a number of data controls for use in applications in which data plays a central role. The GridView and ListView controls are typically used in scenarios in which an individual ...

Get Exam Ref 70-484: Essentials of Developing Windows Store Apps Using C# 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.