CHAPTER 24

Images

The File Activation & Picker Contracts

In this chapter, I show you how to implement three of the contracts that allow Windows apps to integrate file-related functionality into Windows. I show you how to register an app to handle particular types of file with the file activation contract and how to provide storage services to other apps using the save picker and open picker contracts. Implementing these contracts, like all contracts, is optional—but if your app works with files in any way, you should look at them carefully to see if they offer integration that would make using your app simpler and easier for the user. Table 24-1 provides ...

Get Pro Windows 8 Development with HTML5 and JavaScript 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.