However, if you are creating an application that will host the common language runtime, creating tools or code you want to unload programmatically, or creating pluggable components that can be unloaded and reloaded on the fly, you will be creating your own application domains. Even if you are not creating a runtime host, this section provides important information on how to work with application domains and assemblies loaded in these application domains.
Provides links to all How-to topics found in the conceptual documentation for programming with application domains and assemblies.
Provides examples of creating, configuring, and using application domains.
Describes how to create, sign, and set attributes on assemblies.
Describes how to create dynamic assemblies.
Provides a conceptual overview of assemblies.
Provides a conceptual overview of application domains.
Describes how to use the Reflection class to obtain information about an assembly.