- Objects are activated in an Application
- Application and URL / Machine can be specified by callsite
- Application and URL / Machine can be specified inside Local Configuration File for a given Type
- Each AppDomain exposes a well known Activator which can activator a specified type in its AppDomain
- The Application Property which participates in activated reads the configuration file and replaces the local Activator with the Activator in the Remote AppDomain
|