March 2010
Intermediate to advanced
1216 pages
33h 44m
English
In the following sections, you'll create an application that uses the add-in model to support different ways of processing a picture (Figure 32-6). When the application starts, it lists all the add-ins that are currently present. The user can then select one of the add-ins from the list and use it to modify the currently displayed picture.
The starting point for defining the add-in pipeline for your application is to create a contract assembly. The contract assembly defines two things:
The interfaces that determine ...
Read now
Unlock full access