Federico Boerr’s Blog



.Net AddIn Framework structure

Addin Structure 

Component

Description

Application compoment

The Application that will use the AddIn.

Host adapter component

Component that runs on the application’s ApplicationDomain.

It is the gateway between the application and the addIn.

AddIn adapter component

Component that runs on the addIn’s ApplicationDomain.

It is the entry point of the addIn.

AddIn component

The AddIn that is executed.

The call to it is made by the AddIn Adapter.

 

For mor information on the AddIn Framework:


Trackbacks & Pingbacks

  1. Federico Boerr’s Blog » .Net AddIn Framework: Concurrency problem pingbacked on June 19, 2008, 8:45 pm

Comments


Leave a Comment

(required)

(required)



Formatting your comment
Back to Top | Textarea: Larger | Smaller