Click here to Skip to main content
15,884,836 members
Everything / AppDomain

AppDomain

AppDomain

Great Reads

by chain1234
Use the AppDomain to load another .NET assembly version.
by John M. Baughman
Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.
by Marius Bancila
In this article, I'm generalizing and extending "Loading Assemblies in pearate Directories" with some helper functionality.
by Vitaly Zhukov
This article describes how to create and use configurable plug-ins in your application.

Latest Articles

by Johnny_Liu
JointCode.Shuttle is a fast, flexible and easy-to-use service-oriented framework for cross-AppDomain communication. It's a replacement for MarshalByrefObject which is provided by the runtime libraries.
by Johnny_Liu
JointCode.Shuttle is a fast, flexible and easy-to-use service-oriented framework for cross-AppDomain communication. It's a replacement for MarshalByrefObject provided by the runtime libraries.
by Kiran K Kadam
Difference between AppPool and AppDomain
by Roger500
How to use an AppDomain to store large data collections

All Articles