CHAPTER 26

Displaying and searching for data in a Universal Windows Platform app

After completing the chapter, you will be able to:

  • Explain how to use the Model–View–ViewModel pattern to implement the logic for a Universal Windows Platform app.

  • Use data binding to display and modify data in a view.

  • Create a ViewModel with which a view can interact with a model.

  • Integrate a Universal Windows Platform app with Cortana to provide voice-activated search capabilities.

Chapter 25, “Implementing the user interface for a Universal Windows Platform app,” demonstrates how to design a user interface (UI) that can adapt to the different device form factors, orientations, and views that a customer running your app might use. The sample app developed in ...

Get Microsoft Visual C# Step by Step, Ninth Edition 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.